Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240624
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent a49e3ed commit ef99238
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.8.1@sha256:e87caa74dcb7d46cd820352bfea12591f3dba3ddc4285e19c7dcd13359f7cefd
FROM ksmanis/stage3:20240617@sha256:69977550bd98c3eda178a444a41cea292ca76d2a6183163f552cd7fa3cd52717 AS distcc-builder
FROM ksmanis/stage3:20240624@sha256:cc4007cdb1ecaf17cd64bc98e36e1e9fcab4cf96e396f3198c293a7686f2b528 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 ef99238

Please sign in to comment.