Skip to content

Commit aa95866

Browse files
authored
Merge pull request #25 from ublue-os/main
[pull] main from ublue-os:main
2 parents f7f7908 + 2c98f58 commit aa95866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ COPY system_files/desktop/shared system_files/desktop/${BASE_IMAGE_NAME} /
3131
COPY firmware /
3232

3333
# Copy Homebrew files from the brew image
34-
COPY --from=ghcr.io/ublue-os/brew:latest@sha256:f9637549a24a7e02315c28db04cc0827dfc04bb74cea3be5c187f10c262c30d2 /system_files /
34+
COPY --from=ghcr.io/ublue-os/brew:latest@sha256:abe58f2012bc433e75579ef75caef8278ed3d774f59783ed7ff02b3eae26f694 /system_files /
3535

3636
# Setup Copr repos
3737
RUN --mount=type=cache,dst=/var/cache \

0 commit comments

Comments
 (0)