Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240722
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent b596450 commit ef53d06
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.9.0@sha256:fe40cf4e92cd0c467be2cfc30657a680ae2398318afd50b0c80585784c604f28
FROM ksmanis/stage3:20240708@sha256:e832b595636f06ab165ecb95250f5cdab454759d356640d696c3c922fe41a3f4 AS distcc-builder
FROM ksmanis/stage3:20240722@sha256:d7f7617f49fd53a6e9f1d252b4db6a4f6e7b033d2c86a0e30d16232401d300a0 AS distcc-builder
RUN --mount=type=bind,from=ksmanis/gentoo-distcc:tcp,source=/var/cache/binpkgs,target=/cache \
--mount=type=bind,from=ksmanis/portage,source=/var/db/repos/gentoo,target=/var/db/repos/gentoo \
set -eux; \
Expand Down

0 comments on commit ef53d06

Please sign in to comment.