Skip to content

Commit de8e9b7

Browse files
Adds sha256 hash to quay.io/skopeo import (#8196)
* Adds sha256 hash to quay.io/skopeo import Closes #8189 Hash grabbed from https://quay.io/repository/skopeo/stable?tab=tags&tag=latest. * Update sha to 1.19.0-immutable --------- Co-authored-by: AlexFenlon <[email protected]>
1 parent 1689430 commit de8e9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
FROM kindest/node:v1.33.4@sha256:25a6018e48dfcaee478f4a59af81157a437f15e6e140bf103f85a2e7cd0cbbf2
44

55
# 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.19.0
6+
FROM quay.io/skopeo/stable:v1.19.0@sha256:15ed75b792cbffe21a169793d3bd7a12d293d1b2d89acdfd487c028f17c2fcc1
77

88
FROM python:3.13-bookworm@sha256:aba8a0cd72f259c2737c8a47050652036c8bc8266a4f39291523a45cf8081960
99

0 commit comments

Comments
 (0)