Skip to content

Commit

Permalink
chore(deps): update ksmanis/stage3 docker tag to v20240325
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent f0ce8a6 commit c30a916
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:20240318@sha256:3d54b5320a891a3bea44c05acad1db478a6c86c30022c1a5438dcbcfbee750f6 AS distcc-builder
FROM ksmanis/stage3:20240325@sha256:9de23da83ae9e23c8b41a6ec933a19404b8818e0889fad696b20fbc40ef47483 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 c30a916

Please sign in to comment.