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.
1 parent 31ef552 commit ea27b8bCopy full SHA for ea27b8b
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: /programmer-dot-sh
5
docker:
6
- - image: docker:17.05.0-ce-git
+ - image: docker:17.12.1-ce-git
7
steps:
8
- checkout
9
- setup_remote_docker
0 commit comments