Skip to content

Commit c4374f7

Browse files
chore(deps): update ghcr.io/ublue-os/ucore-minimal:stable docker digest to 57fbf4c
1 parent 2cb99c8 commit c4374f7

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:13f5ba379e248909aaee2d9343acbc8c677fecc9e6629097c06ba4ee93ab7215
6+
FROM ghcr.io/ublue-os/ucore-minimal:stable@sha256:57fbf4c8fa0fc93b1b6bd68d4276a350f1604d3fca6f6f6e035492bdf482faa5
77

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

0 commit comments

Comments
 (0)