Skip to content

Commit

Permalink
set platform for provenance
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <rw@betadots.de>
  • Loading branch information
rwaffen committed Jul 19, 2024
1 parent 34a97a8 commit 1cba012
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 @@
FROM alpine
FROM --platform=$BUILDPLATFORM alpine

ARG PUPPET_RELEASE
ENV PUPPET_RELEASE=${PUPPET_RELEASE:-7}
Expand Down

0 comments on commit 1cba012

Please sign in to comment.