Skip to content

Commit 5acc0bf

Browse files
chore(deps): update ghcr.io/ublue-os/ucore-minimal:stable docker digest to 895908a
1 parent d7076e1 commit 5acc0bf

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:5fa4e4f6c1cec7a696b5c0b9c522a5cd6beeea84a006826e12c9ee92b92e23eb
6+
FROM ghcr.io/ublue-os/ucore-minimal:stable@sha256:895908a3737a1ed0a2d454bf21507423096a1c1be350d6e93a8bf9aa85dbe2d4
77

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

0 commit comments

Comments
 (0)