Skip to content

Commit 176a5c1

Browse files
committed
fix api build
1 parent c2b0050 commit 176a5c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
with:
173173
context: .
174174
file: Dockerfile.api
175-
platforms: linux/amd64,linux/arm64,linux/arm/v7
175+
platforms: linux/amd64
176176
push: true
177177
tags: ${{ steps.meta.outputs.tags }}
178178
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)