Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit a6fabfb

Browse files
Update cimg/python Docker tag to v3.11
1 parent a6c1d78 commit a6fabfb

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
@@ -62,7 +62,7 @@ jobs:
6262

6363
pip-publish:
6464
docker:
65-
- image: cimg/python:3.8
65+
- image: cimg/python:3.11
6666
environment:
6767
TRIGGER_TAG: << pipeline.git.tag >>
6868
steps:

0 commit comments

Comments
 (0)