Skip to content

Commit 863702c

Browse files
committed
Update circleci/python Docker tag to v3.9.6
1 parent fccda01 commit 863702c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
working_directory: ~/repo
55
docker:
6-
- image: circleci/python:3.6.1
6+
- image: circleci/python:3.9.6
77

88
steps:
99
- checkout

0 commit comments

Comments
 (0)