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 8485638 + 2fa1a30 commit 5aba124Copy full SHA for 5aba124
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:df3f75069d9b8131dc3701e5617ea91216f9b99286b1d2bde955222775101c46
+FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:d2934adf4880a6a162d6f7dbf181300553fe700417879d5f284e989a4e0f3a75
11
12
ARG IMAGE_NAME
13
ARG IMAGE_REGISTRY
0 commit comments