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 ebad677 + 4e3d2e9 commit 946c868Copy full SHA for 946c868
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:fca070700ccc5858eb77fb8edb0999cfbc77f9e78b5ba00617fdc21960488045
+FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:29f346431303b41bf9e0a594893bcec823aea58551b0ced4f9f7a002765d9c2f
11
12
ARG IMAGE_NAME
13
ARG IMAGE_REGISTRY
0 commit comments