Skip to content

Commit 0f89365

Browse files
committed
Upgrade Ruby to 4.0.3
1 parent 88dd9be commit 0f89365

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.5
1+
4.0.3

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG ruby_version=3.4
1+
ARG ruby_version=4.0
22
ARG base_image=ghcr.io/alphagov/govuk-ruby-base:$ruby_version
33
ARG builder_image=ghcr.io/alphagov/govuk-ruby-builder:$ruby_version
44

0 commit comments

Comments
 (0)