We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c94c8b + 7672baf commit 9d4f3c4Copy full SHA for 9d4f3c4
1 file changed
.devcontainer/Dockerfile
@@ -1,3 +1,3 @@
1
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
2
-ARG RUBY_VERSION=3.4.4@sha256:fc7518b6182e76bf368efcaeaa8b53d30f202e6546a9c3aa632233a05c4234a9
+ARG RUBY_VERSION=3.4.6@sha256:df2711f5259070c14de6c5433f4b357c20728b66135c9494c081c53a96160251
3
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
0 commit comments