Skip to content

Commit 1fbbeb3

Browse files
authored
Merge pull request #4 from sdwilsh/renovate/pin-dependencies
chore(deps): pin ghcr.io/ublue-os/ucore-minimal docker tag to 70ee794
2 parents 795f497 + 3ee9af6 commit 1fbbeb3

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

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

0 commit comments

Comments
 (0)