We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f27e20 commit d4e97e3Copy full SHA for d4e97e3
tests/Dockerfile
@@ -5,7 +5,7 @@ FROM kindest/node:v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf
5
# this is here so we can grab the latest version of skopeo and have dependabot keep it up to date
6
FROM quay.io/skopeo/stable:v1.17.0
7
8
-FROM python:3.13@sha256:236d5c655815dfa4e6c1d8f63cd6abd962755ebf6b6f8905e53b66fe4ff14bad
+FROM python:3.13@sha256:589ed6659c0e4aac182f309131cd35e85452d21072570b1f6abc45b7687093a3
9
10
RUN apt-get update \
11
&& apt-get install -y curl git \
0 commit comments