We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66e873 commit 2a51432Copy full SHA for 2a51432
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: olical/aniseed-circleci:1.1.0
+ - image: olical/aniseed-circleci:1.3.0
6
steps:
7
- checkout
8
- run: make deps
0 commit comments