Skip to content

Commit 0bd5bb2

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.7
1 parent 8909ed7 commit 0bd5bb2

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

0 commit comments

Comments
 (0)