Skip to content

Commit 3f1f9f7

Browse files
chore(deps): update ghcr.io/ublue-os/ucore-minimal:stable docker digest to d81b4b3
1 parent 8a6bc3a commit 3f1f9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM scratch AS ctx
33
COPY build_files /
44

55
# Base Image
6-
FROM ghcr.io/ublue-os/ucore-minimal:stable@sha256:7e64c75d6165c557c87a1195f635e9cf3e83f654c54076ecde770d5f24406908
6+
FROM ghcr.io/ublue-os/ucore-minimal:stable@sha256:d81b4b3f4918e8344fca1c7f3c32d2cd58aa8dfb2d11cb63ba23da57ac6e2701
77

88
RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
99
--mount=type=cache,dst=/var/cache \

0 commit comments

Comments
 (0)