Skip to content

Commit

Permalink
Merge pull request #4046 from DataDog/sarahchen6/update-ruby-3.4-to-p…
Browse files Browse the repository at this point in the history
…review2

Update Ruby 3.4 image to preview2
  • Loading branch information
sarahchen6 authored Oct 29, 2024
2 parents e8ef953 + 595f980 commit 9e42d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/images/primary/Dockerfile-3.4.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Note: See the "Publishing updates to images" note in ./README.md for how to publish new builds of this container image

FROM ruby:3.4.0-preview1-bookworm
FROM ruby:3.4.0-preview2

# Make apt non-interactive
RUN echo 'APT::Get::Assume-Yes "true";' > /etc/apt/apt.conf.d/90circleci \
Expand Down

0 comments on commit 9e42d1b

Please sign in to comment.