Skip to content

Commit 2a45d73

Browse files
committed
fix dockerfile
Signed-off-by: Jayadeep KM <kmjayadeep@gmail.com>
1 parent acb46cc commit 2a45d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
labels: ${{ steps.meta.outputs.labels }}
5656
cache-from: type=gha
5757
cache-to: type=gha,mode=max
58-
platforms: linux/amd64,linux/arm64
58+
platforms: linux/amd64
5959

0 commit comments

Comments
 (0)