Skip to content

Commit ad34092

Browse files
Update ghcr.io/rails/devcontainer/images/ruby Docker tag to v3.4.4
1 parent 9ce588d commit ad34092

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.4.3@sha256:cd1583fed81eedd87aa46ce2d535d4d776408615bd37c4961a2f1672cf2f7c63
2+
ARG RUBY_VERSION=3.4.4@sha256:fc7518b6182e76bf368efcaeaa8b53d30f202e6546a9c3aa632233a05c4234a9
33
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION

0 commit comments

Comments
 (0)