Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240311
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 4eab69d commit b25369b
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.7.0@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
FROM ksmanis/stage3:20240304@sha256:6639407ba10a2f7797f85037fb0ae1afb660f4a05b90fb7e2bd0a39e923838fd AS distcc-builder
FROM ksmanis/stage3:20240311@sha256:3966eacdabbe854f8364eb7578f977e3f7c8eca77326bed28d0d0cab1b42400e 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 b25369b

Please sign in to comment.