Skip to content

Commit

Permalink
packages apt: use --platform=linux/arm64 explicitly (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo authored Nov 14, 2024
1 parent 5b22691 commit f27d139
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/apt/debian-bookworm-arm64/from
Original file line number Diff line number Diff line change
@@ -1 +1 @@
arm64v8/debian:bookworm
--platform=linux/arm64 arm64v8/debian:bookworm
2 changes: 1 addition & 1 deletion packages/apt/debian-trixie-arm64/from
Original file line number Diff line number Diff line change
@@ -1 +1 @@
arm64v8/debian:trixie
--platform=linux/arm64 arm64v8/debian:trixie

0 comments on commit f27d139

Please sign in to comment.