Skip to content

Commit 9360a72

Browse files
authored
Update builddocker.yml
1 parent e8a4f55 commit 9360a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builddocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
context: .
3030
push: true
31-
platforms: linux/amd64,linux/arm64 # Enable multi-platform builds
31+
platforms: linux/arm64 # Specific for arm build
3232
file: Dockerfile # Path to your Dockerfile
3333
tags: ghcr.io/sasip-climate/workshop:latest

0 commit comments

Comments
 (0)