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 8c5cc8d commit e8f0687Copy full SHA for e8f0687
tests/Dockerfile
@@ -3,7 +3,7 @@
3
FROM kindest/node:v1.32.2@sha256:f226345927d7e348497136874b6d207e0b32cc52154ad8323129352923a3142f
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.17.0
+FROM quay.io/skopeo/stable:v1.18.0
7
8
FROM python:3.13@sha256:08471c63c5fdf2644adc142a7fa8d0290eb405cda14c473fbe5b4cd0933af601
9
0 commit comments