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 6007227 commit d2f40f8Copy full SHA for d2f40f8
tests/Dockerfile
@@ -3,7 +3,7 @@
3
FROM kindest/node:v1.31.2@sha256:18fbefc20a7113353c7b75b5c869d7145a6abd6269154825872dc59c1329912e
4
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.16.1
+FROM quay.io/skopeo/stable:v1.17.0
7
8
FROM python:3.13@sha256:a31cbb4db18c6f09e3300fa85b77f6d56702501fcb9bdb8792ec702a39ba6200
9
0 commit comments