Skip to content

Commit 023340a

Browse files
authored
Update build.yml
1 parent ed98c74 commit 023340a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
context: ./allinone
4040
file: ./allinone/Dockerfile
41-
platforms: linux/amd64,linux/arm64
41+
platforms: linux/amd64
4242
push: true
4343
build-args: |
4444
version=${{ env.version }}-ce

0 commit comments

Comments
 (0)