8000
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 235238a commit f2af7ffCopy full SHA for f2af7ff
tests/Dockerfile
@@ -5,7 +5,7 @@ FROM kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a79
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.15.1
7
8
-FROM python:3.12@sha256:f6d04873f0a67146854270e5f6513ed5e0165557c1b10689f1a20e9e65c8fe8e
+FROM python:3.12@sha256:fce9bc7648ef917a5ab67176cf1c7eb41b110452e259736144bc22f32f3aa622
9
10
RUN apt-get update \
11
&& apt-get install -y curl git \
0 commit comments