Skip to content

Commit

Permalink
Adding dockerfile update that I missed from 3.2.2 pr
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-collon committed Dec 11, 2023
1 parent ca0b02e commit 3d8a556
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 3d8a556

Please sign in to comment.