Skip to content

Commit c7b21ff

Browse files
Update ruby Docker tag to v3.4.7 (#8520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kris Stern <[email protected]>
1 parent 42ea3ab commit c7b21ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY scripts ./scripts
1111
RUN npm install
1212
RUN make assets
1313

14-
FROM ruby:3.4.5 as builder
14+
FROM ruby:3.4.7 as builder
1515
ENV USE_LOCAL_RUBY=true
1616

1717
# throw errors if Gemfile has been modified since Gemfile.lock

0 commit comments

Comments
 (0)