Skip to content

Commit d04c434

Browse files
author
Omar Mohamed
committed
fix
1 parent 4ac34d7 commit d04c434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
file: ./src/Dockerfile
8181
push: true
8282
tags: ghcr.io/${{ env.REPO_NAME }}:${{ github.ref_name }}
83-
platforms: linux/amd64,linux/arm64
83+
platforms: linux/amd64
8484

8585
release:
8686
name: Release Docker Image

0 commit comments

Comments
 (0)