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 2262161 commit 0393a35Copy full SHA for 0393a35
tests/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1.11
2
# this is here so we can grab the latest version of kind and have dependabot keep it up to date
3
-FROM kindest/node:v1.33.1@sha256:8d866994839cd096b3590681c55a6fa4a071fdaf33be7b9660e5697d2ed13002
+FROM kindest/node:v1.33.1@sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
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.18.0
0 commit comments