Skip to content

Commit 7e67787

Browse files
Updated config.yml
1 parent 241d174 commit 7e67787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
context: DockerHub
55
docker:
6-
- image: cimg/base:stable
6+
- image: circleci/buildpack-deps:focal
77
steps:
88
- checkout
99
- run: |

0 commit comments

Comments
 (0)