Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20230828
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent 1d50ef2 commit 9c407ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.2
FROM ksmanis/stage3:20230821@sha256:e248c6efb4c483674358cebc81ecbe1ffcd287779189429477e77f16f8fa816e AS distcc-builder
FROM ksmanis/stage3:20230828@sha256:1f3b84a5e8a67473e0b98612881c9a31404ecb43fa2da3eed9ea971a92a8d3e4 AS distcc-builder
RUN --mount=type=bind,from=ksmanis/gentoo-distcc:tcp,source=/var/cache/binpkgs,target=/cache \
set -eux; \
cp -av /cache/. /var/cache/binpkgs; \
Expand Down

0 comments on commit 9c407ae

Please sign in to comment.