Skip to content

Commit 98038fd

Browse files
committed
new circleci image
1 parent 8e875a9 commit 98038fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build:
55
docker:
6-
- image: circleci/buildpack-deps:stable
6+
- image: cimg/base:2022.09
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)