Skip to content

Commit

Permalink
Upgrade container image to ruby 3 for changelog generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusoe committed Jan 14, 2022
1 parent 9988057 commit fbbd017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# Generates the changelog body sued for the Github release
generate_changelog:
docker:
- image: circleci/ruby:2.6.2
- image: circleci/ruby:3.0
working_directory: ~/inspectit
steps:
- attach_repo
Expand Down

0 comments on commit fbbd017

Please sign in to comment.