Skip to content

Commit 954d47b

Browse files
committed
support for arm64 docker images
1 parent af379c5 commit 954d47b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
context: server
5050
push: true
51+
platforms: linux/amd64,linux/arm64
5152
tags: ${{ steps.meta.outputs.tags }}
5253
build-args: release=${{ steps.vars.outputs.tag }}
5354

0 commit comments

Comments
 (0)