Skip to content

Commit 3df10c3

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.6
1 parent fb5c0a5 commit 3df10c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
2-
ARG RUBY_VERSION=3.2.9@sha256:506102b812660a912d3a88775130525ad1663ad7e1eff57a38e41fcd2749bc87
2+
ARG RUBY_VERSION=3.4.6@sha256:c91e724bc6b1ae15fbe7b065c1d0bd67fc9b7c0155a43d84d5aa5f031e45f3e5
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)