We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ca119 commit cba2befCopy full SHA for cba2bef
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
jobs:
3
run-tests:
4
docker:
5
- - image: circleci/ruby:2.4.6-jessie
+ - image: circleci/ruby:2.5.7-buster
6
steps:
7
- checkout
8
- restore_cache:
0 commit comments