Skip to content

Commit 0ea6562

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v4
1 parent 944549f commit 0ea6562

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.8@sha256:4acd870d1ad97d037a85647b516af866406b29a96fa6d93ceb38266d186b9c32
2+
ARG RUBY_VERSION=4.0.0@sha256:eec957fb65cbd367c6a61a388d5db14e4f1f86cda0488a5185a3e8d2ba5d93b6
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)