Skip to content

Commit

Permalink
chore(release): Default to amd64 platform on prestate artifacts bui…
Browse files Browse the repository at this point in the history
…ld (#519)
  • Loading branch information
clabby committed Sep 9, 2024
1 parent d2605a2 commit af4e4cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,5 @@ build-client-prestate-asterisc kona_tag asterisc_tag out='./prestate-artifacts-a
--output $OUTPUT_DIR \
--build-arg CLIENT_TAG={{kona_tag}} \
--build-arg ASTERISC_TAG={{asterisc_tag}} \
--platform linux/amd64 \
.

0 comments on commit af4e4cd

Please sign in to comment.