Skip to content

Commit 9d9351d

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.7
1 parent e39f326 commit 9d9351d

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

0 commit comments

Comments
 (0)