There was an error while loading. Please reload this page.
1 parent b3d90b3 commit 0a00d6eCopy full SHA for 0a00d6e
1 file changed
Containerfile
@@ -15,8 +15,8 @@ COPY /just /just
15
COPY /flatpaks /flatpaks
16
COPY /brew /brew
17
COPY /logos /logos
18
-# TODO: verify this with cosign on build
19
-COPY --from=ghcr.io/get-aurora-dev/common:latest@sha256:2af351ab5121da238e0ebb42f36d331c7257c887e2fa70504ac275bda3100d6f /wallpapers /system_files/shared
+
+COPY --from=common /wallpapers /system_files/shared
20
21
## aurora image section
22
FROM ${BASE_IMAGE}:${FEDORA_MAJOR_VERSION} AS base
0 commit comments