Skip to content

Commit db156ab

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.9
1 parent 266ab40 commit db156ab

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:5a3ff57d87764f57e3d30c308ad7738a9eb89fb416240e4cac9332e338a076b4
2+
ARG RUBY_VERSION=3.4.9@sha256:e5f1d999fc5b89aa3fe7ce85b54c9cc64d0d16ec20de1adc87e7099ae951ffcc
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)