Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240506
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 86026ad commit 82176e6
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.1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
FROM ksmanis/stage3:20240429@sha256:86c9e75d74931dce3d44bce373a51e7803fdbc072893fd35a658fdacb60cfc3a AS distcc-builder
FROM ksmanis/stage3:20240506@sha256:b565efeb838048b9fb4a3cac18a132ccba66c8f87ee3fc66fc7eca91ca423290 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 82176e6

Please sign in to comment.