Skip to content

Commit ea7082b

Browse files
chore(deps): update ghcr.io/ublue-os/ucore-minimal:stable docker digest to bed2e15
1 parent 0ad2ba2 commit ea7082b

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

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

0 commit comments

Comments
 (0)