Skip to content

Commit

Permalink
Fix CircleCI image version (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbrown authored Sep 22, 2021
1 parent 34f9219 commit 34b4678
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 @@ -74,7 +74,7 @@ jobs:
- run: cf zero-downtime-push dashboard-staging -f manifest-staging.yml -p .
deploy_production:
docker:
- image: circleci/ruby:7-node
- image: circleci/ruby:2.6.7-node
working_directory: ~/repo
steps:
- checkout
Expand Down

0 comments on commit 34b4678

Please sign in to comment.