Skip to content

Commit d4eea00

Browse files
chore(python-version): update python:3.13-alpine docker digest to a70b35b in all dependant actions (#609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a855f94 commit d4eea00

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

actions/create_unique_testpypi_version/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-alpine@sha256:8e4890b7d6e736b52bee1424d1bfaaa05145abbe626ea876d6770441e2bdf587
1+
FROM python:3.13-alpine@sha256:a70b35b575e33d951e3f9d3fe94163ef0fd338c22552bc587a1b098a87ed6184
22

33
# Copy over necessary files
44
COPY requirements.txt /requirements.txt

actions/find_unreleased_changelog_items/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-alpine@sha256:8e4890b7d6e736b52bee1424d1bfaaa05145abbe626ea876d6770441e2bdf587
1+
FROM python:3.13-alpine@sha256:a70b35b575e33d951e3f9d3fe94163ef0fd338c22552bc587a1b098a87ed6184
22

33
# Copy over necessary files
44
COPY requirements.txt /requirements.txt

actions/update_development_dependencies/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-alpine@sha256:8e4890b7d6e736b52bee1424d1bfaaa05145abbe626ea876d6770441e2bdf587
1+
FROM python:3.13-alpine@sha256:a70b35b575e33d951e3f9d3fe94163ef0fd338c22552bc587a1b098a87ed6184
22

33
# Copy over necessary files
44
COPY requirements.txt /requirements.txt

0 commit comments

Comments
 (0)