We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7f7908 + 2c98f58 commit aa95866Copy full SHA for aa95866
Containerfile
@@ -31,7 +31,7 @@ COPY system_files/desktop/shared system_files/desktop/${BASE_IMAGE_NAME} /
31
COPY firmware /
32
33
# Copy Homebrew files from the brew image
34
-COPY --from=ghcr.io/ublue-os/brew:latest@sha256:f9637549a24a7e02315c28db04cc0827dfc04bb74cea3be5c187f10c262c30d2 /system_files /
+COPY --from=ghcr.io/ublue-os/brew:latest@sha256:abe58f2012bc433e75579ef75caef8278ed3d774f59783ed7ff02b3eae26f694 /system_files /
35
36
# Setup Copr repos
37
RUN --mount=type=cache,dst=/var/cache \
0 commit comments