Skip to content

Commit

Permalink
Merge pull request #2588 from alphagov/upgrade-ruby-from-v3.1.2-to-v3…
Browse files Browse the repository at this point in the history
….2.2

Upgrade Ruby v3.1.2 -> v3.2.2 in Dockerfile
  • Loading branch information
floehopper authored Dec 11, 2023
2 parents 74a6582 + 44a7084 commit f8494f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -755,4 +755,4 @@ DEPENDENCIES
zeroclipboard-rails

BUNDLED WITH
2.3.11
2.4.10

0 comments on commit f8494f7

Please sign in to comment.