Skip to content

Commit 0ad2ba2

Browse files
chore(deps): update ghcr.io/ublue-os/ucore-minimal:stable docker digest to d9da309 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7076e1 commit 0ad2ba2

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:d9da30981be35f477ce2109bdc1ea72965ecae0350c313840f3e851d4f146aa9
77

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

0 commit comments

Comments
 (0)