Skip to content

Commit 1bb716c

Browse files
committed
Upgraded CircleCI image
1 parent 64705fd commit 1bb716c

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
@@ -11,7 +11,7 @@ orbs:
1111
jobs:
1212
build:
1313
docker:
14-
- image: circleci/python:3.9.5
14+
- image: cimg/python:3.9.5
1515

1616
working_directory: ~/repo
1717

0 commit comments

Comments
 (0)