We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e875a9 commit 98038fdCopy full SHA for 98038fd
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
build:
5
docker:
6
- - image: circleci/buildpack-deps:stable
+ - image: cimg/base:2022.09
7
steps:
8
- checkout
9
- run:
0 commit comments