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 8185bcc + 65ef509 commit d29b629Copy full SHA for d29b629
1 file changed
Dockerfile
@@ -7,7 +7,7 @@ COPY --chmod=0755 files/scripts /build_files/
7
COPY *.pub /keys/
8
9
# Base Image
10
-FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:95553cc633fff487caf71d958e8850324b11b0dc1733a73c1aab1af289867456
+FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:6a2fe98de37d740356f6fb74524d2862f99928d80e37be7afa7d99ec5d967813
11
12
ARG IMAGE_NAME
13
ARG IMAGE_REGISTRY
0 commit comments