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.
2 parents d2b032c + 49c5da8 commit edff0a1Copy full SHA for edff0a1
1 file changed
Dockerfile
@@ -7,7 +7,7 @@ COPY files/scripts /build_files/
7
COPY *.pub /keys/
8
9
# Base Image
10
-FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:63f8a6f26a30127353d3a8ed482c840bc28f5e9aa6943b7bc14b847518c9edc2
+FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:7926d00fec851f9163888f588af25826989fdbba6eb9b9c6cd758800a60062c6
11
12
ARG IMAGE_NAME
13
ARG IMAGE_REGISTRY
0 commit comments