Skip to content

Commit 578a02c

Browse files
committed
chore: update published platforms
1 parent ca38845 commit 578a02c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/replane-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
context: .
5555
file: ./Dockerfile
5656
push: true
57-
platforms: linux/amd64 # ,linux/arm64
57+
platforms: linux/amd64,linux/arm64
5858
cache-from: type=gha
5959
cache-to: type=gha,mode=max
6060
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)