Skip to content

Commit 3238dfb

Browse files
committed
ci: publish release image for amd64
1 parent c70d9d1 commit 3238dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
187187
with:
188188
context: .
189-
platforms: linux/amd64,linux/arm64
189+
platforms: linux/amd64
190190
push: true
191191
tags: ${{ needs.validate.outputs.docker_tags }}
192192
cache-from: type=gha

0 commit comments

Comments
 (0)