Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20230821
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent daa128f commit b03d314
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:20230814@sha256:955ed191c6a549a329e18390bccf61e0915d3ef0017e2818f7757dafe512921b AS distcc-builder
FROM ksmanis/stage3:20230821@sha256:e248c6efb4c483674358cebc81ecbe1ffcd287779189429477e77f16f8fa816e 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 b03d314

Please sign in to comment.