Skip to content

Commit 8615fb2

Browse files
committed
Update event.md
1 parent 1265a79 commit 8615fb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

event.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ Error: buildx failed with: ERROR: invalid tag "IMAGE": repository name must be l
5252
`tags: "IMAGE"` をイメージ名に修正し、再プッシュ
5353

5454

55+
Multi-platform でビルドするには `platforms: linux/amd64,linux/arm64` を追加。 ([Multi\-platform image \| Docker Docs](https://docs.docker.com/build/ci/github-actions/multi-platform/) を参照。)
56+

0 commit comments

Comments
 (0)