Skip to content

Commit

Permalink
Merge pull request #1980 from alphagov/update-ruby-in-dockerfile-3.2.2
Browse files Browse the repository at this point in the history
Adding dockerfile update that I missed from 3.2.2 pr
  • Loading branch information
andy-collon authored Dec 11, 2023
2 parents 7320888 + 3d8a556 commit 53f7c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ruby_version=3.1.2
ARG ruby_version=3.2.2
ARG base_image=ghcr.io/alphagov/govuk-ruby-base:$ruby_version
ARG builder_image=ghcr.io/alphagov/govuk-ruby-builder:$ruby_version

Expand Down

0 comments on commit 53f7c1d

Please sign in to comment.