Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a77b660

Browse files
chore(deps): update python docker tag to v3.14.1
1 parent f3e418f commit a77b660

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ci/check-python-formatting.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-alpine3.21@sha256:f1ac9e01293a18a24919826ea8c7bb8f7bbc25497887a0a1cade58801bb83d1c
1+
FROM python:3.14.1-alpine3.21@sha256:27174290ede5c6787491596ef1c0f7692474e027e426c36b18f8244dd9043405
22
RUN apk add --no-cache \
33
py3-autopep8=2.1.0-r1
44

ci/end-to-end-test.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-alpine3.21@sha256:f1ac9e01293a18a24919826ea8c7bb8f7bbc25497887a0a1cade58801bb83d1c
1+
FROM python:3.14.1-alpine3.21@sha256:27174290ede5c6787491596ef1c0f7692474e027e426c36b18f8244dd9043405
22
RUN apk add --no-cache \
33
git=2.47.3-r0
44

ci/fix-python-formatting.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-alpine3.21@sha256:f1ac9e01293a18a24919826ea8c7bb8f7bbc25497887a0a1cade58801bb83d1c
1+
FROM python:3.14.1-alpine3.21@sha256:27174290ede5c6787491596ef1c0f7692474e027e426c36b18f8244dd9043405
22
RUN apk add --no-cache \
33
py3-autopep8=2.1.0-r1
44

0 commit comments

Comments
 (0)