Skip to content

Commit

Permalink
chore: bump docker/dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
KSmanis committed Mar 6, 2024
1 parent f6875e4 commit 963ee68
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,4 +1,4 @@
# syntax=docker/dockerfile:1.6@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
# syntax=docker/dockerfile:1.7.0
FROM ksmanis/stage3:20240304@sha256:6639407ba10a2f7797f85037fb0ae1afb660f4a05b90fb7e2bd0a39e923838fd 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 \
Expand Down

0 comments on commit 963ee68

Please sign in to comment.