Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20231016
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 51cc47e commit 61dc479
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.2
FROM ksmanis/stage3:20231009@sha256:dfacaaba621b54aa887dc6d08f50157c3d61896423d69d4b07c60d77c2d74b25 AS distcc-builder
FROM ksmanis/stage3:20231016@sha256:021f8de9a92c7be55f22f9dcdfdc0891512252dad17a71d40868e801757cf4f8 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 61dc479

Please sign in to comment.