Skip to content

Commit 08a50e0

Browse files
chore: modify pre-release.yml
1 parent 4a3831a commit 08a50e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
context: .
3333
file: ./Dockerfile
34-
platforms: linux/amd64,linux/arm64
34+
platforms: linux/amd64
3535
push: true
3636
tags: |
3737
${{ env.DOCKERHUB_REPO }}:latest

0 commit comments

Comments
 (0)