Skip to content

Commit b4afaa8

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.7
1 parent ce948fc commit b4afaa8

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

0 commit comments

Comments
 (0)