Skip to content

Commit 0097546

Browse files
Pin ghcr.io/rails/devcontainer/images/ruby Docker tag to 5ca3f3c
1 parent d6290f1 commit 0097546

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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:5ca3f3c0be2e78f1920b1b0f40c82aaafd4ed2ca0201b622ebc661b1bfce3c4e
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)