Skip to content

Commit 9501553

Browse files
chore(deps): update cimg/python docker tag to v3.14.3 (#3357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 761201c commit 9501553

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
@@ -222,7 +222,7 @@ jobs:
222222

223223
shell:
224224
docker:
225-
- image: cimg/python:3.14.2-node
225+
- image: cimg/python:3.14.3-node
226226
working_directory: ~/repo
227227
steps:
228228
- checkout

0 commit comments

Comments
 (0)