Skip to content

Commit 1d33c37

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.5
1 parent 0c0ae54 commit 1d33c37

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.4.5@sha256:21f3d650521a75cd67f14a79bc112f44f75133be3dd42b4d63a501ec93acd45a
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)