Skip to content

Commit d72992e

Browse files
committed
fix: update legacy docker image
1 parent 5d89acb commit d72992e

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
@@ -174,7 +174,7 @@ jobs:
174174

175175
test_package:
176176
docker:
177-
- image: circleci/python:3.7.4
177+
- image: cimg/python:3.9
178178
auth:
179179
username: $DOCKER_USER
180180
password: $DOCKER_PAT

0 commit comments

Comments
 (0)