Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 80a4501

Browse files
authored
chore(deps): update python docker tag to v3.10 (#91)
1 parent 96cee3f commit 80a4501

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
@@ -29,7 +29,7 @@ workflows:
2929
jobs:
3030
publish_python:
3131
docker:
32-
- image: python:3.6-alpine
32+
- image: python:3.10-alpine
3333
environment:
3434
PYTHON_PROTO_PATH: /tmp/python_protos
3535
steps:

0 commit comments

Comments
 (0)