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 fb6b83c + 26ec445 commit c74e998Copy full SHA for c74e998
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:3f9b00b300f39fffc40fab2d9463c980d33cb56d5b7e35a9e9a8b6c197fde65b
+FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:dfb522c588b125d8b289d3d02e5ef55368cbf7a832f1cf6d0d272033365a9a83
11
12
ARG IMAGE_NAME
13
ARG IMAGE_REGISTRY
0 commit comments