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.
2 parents 333a5bb + eabdca6 commit 3734932Copy full SHA for 3734932
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.8@sha256:4acd870d1ad97d037a85647b516af866406b29a96fa6d93ceb38266d186b9c32
+ARG RUBY_VERSION=3.4.8@sha256:5a3ff57d87764f57e3d30c308ad7738a9eb89fb416240e4cac9332e338a076b4
3
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
0 commit comments