Skip to content

Commit efa5cd5

Browse files
committed
Update circleci/python Docker tag to v3.9.5
1 parent 3764370 commit efa5cd5

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

88
steps:
99
- checkout

0 commit comments

Comments
 (0)