Skip to content

Commit f830f2f

Browse files
chore(deps): bump python from d99178e to a805109 in /tests (#8248)
Bumps python from `d99178e` to `a805109`. --- updated-dependencies: - dependency-name: python dependency-version: 3.13-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Venktesh Shivam Patel <[email protected]>
1 parent 1587e49 commit f830f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM kindest/node:v1.34.0@sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309
55
# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
66
FROM quay.io/skopeo/stable:v1.20.0-immutable@sha256:519b95573a7490eb4740c8180d3dc33d86417222956e655719e74d3509586a33
77

8-
FROM python:3.13-bookworm@sha256:d99178e985d8d2d178798736fb7fd350221bd06e8f3506f97350da728e0faa99
8+
FROM python:3.13-bookworm@sha256:a805109b833e79a1510be19b8ae9fd1e6503848c47aea766e8376fad043293cf
99

1010
RUN apt-get update \
1111
&& apt-get install -y curl git apache2-utils \

0 commit comments

Comments
 (0)