We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60d4d16 + 361e3b1 commit 31df6c8Copy full SHA for 31df6c8
.circleci/config.yml
@@ -219,7 +219,7 @@ jobs:
219
deploy:
220
docker:
221
# The primary container is an instance of the first list image listed. Your build commands run in this container.
222
- - image: circleci/ruby:2.4
+ - image: circleci/ruby:2.6
223
working_directory: /tmp/deploy
224
environment:
225
- DISTROS: "bionic focal el7 el8"
0 commit comments