Skip to content

Commit ea30165

Browse files
committed
DevContainer Ruby 3.2.9
1 parent 812221b commit ea30165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/Dockerfile

Lines changed: 2 additions & 2 deletions
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
3-
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
2+
ARG RUBY_VERSION=3.2.9
3+
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)