Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240205
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 1c393c2 commit dadbf76
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.6@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
FROM ksmanis/stage3:20240129@sha256:ba6d98c4bdf7b934e8f5929e7d58c65b59ff3a4144495dd228ca7e3ce4ea3f4d AS distcc-builder
FROM ksmanis/stage3:20240205@sha256:44f218abf24fb41c994e1aa2462c7a6e16ce62c335ec320ceea3b43e69c32a29 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 dadbf76

Please sign in to comment.