We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e522b commit bfa2c80Copy full SHA for bfa2c80
.devcontainer/Dockerfile
@@ -1,3 +1,3 @@
1
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
2
-ARG RUBY_VERSION=3.4.7
+ARG RUBY_VERSION=3.4.7@sha256:4f53136aa4bb2bfa95b0e9b8e2ce2a516301e63663887ebd727fd15b52f2043c
3
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
0 commit comments