Skip to content

Commit e3999de

Browse files
Pin ghcr.io/rails/devcontainer/images/ruby Docker tag to 6e7dc13
1 parent 0c0ae54 commit e3999de

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.2.8
2+
ARG RUBY_VERSION=3.2.8@sha256:6e7dc13e8e431259828b53ff9f86d898e3b96ba03d1617ae45bc5dd032eecffb
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)