Skip to content

Commit 431fa83

Browse files
Pin ghcr.io/rails/devcontainer/images/ruby Docker tag to 9fd34ea
1 parent eb555b4 commit 431fa83

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.4.7
2+
ARG RUBY_VERSION=3.4.7@sha256:9fd34eafd04b1f54b4e939f5b8c6fb9988d592699082e087aff6c27a7af1e2dc
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)