We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 150b883 + a914ca4 commit 89de477Copy full SHA for 89de477
.devcontainer/Dockerfile
@@ -1,3 +1,3 @@
1
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
2
-ARG RUBY_VERSION=3.4.3
+ARG RUBY_VERSION=3.4.3@sha256:cd1583fed81eedd87aa46ce2d535d4d776408615bd37c4961a2f1672cf2f7c63
3
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
0 commit comments