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 6fefc4e commit 35c4794Copy full SHA for 35c4794
tests/Dockerfile
@@ -5,7 +5,7 @@ FROM kindest/node:v1.32.3@sha256:b36e76b4ad37b88539ce5e07425f77b29f73a8eaaebf3f1
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.18.0
7
8
-FROM python:3.13@sha256:34dc8eb488136014caf530ec03a3a2403473a92d67a01a26256c365b5b2fc0d4
+FROM python:3.13@sha256:19c3e9658c3bab523c6ddb025464f3707cf3b1297100827bdb6afbf0c937d99f
9
10
RUN apt-get update \
11
&& apt-get install -y curl git apache2-utils \
0 commit comments