Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240617
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 2e09440 commit 37137ff
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.0@sha256:d6d396f3780b1dd56a3acbc975f57bd2fc501989b50164c41387c42d04e780d0
FROM ksmanis/stage3:20240610@sha256:289ff648993614bc8abc0db511caa44b8a7de50add2465fcf3f47679c6bdd5a2 AS distcc-builder
FROM ksmanis/stage3:20240617@sha256:69977550bd98c3eda178a444a41cea292ca76d2a6183163f552cd7fa3cd52717 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 37137ff

Please sign in to comment.