Skip to content

Commit ae48713

Browse files
authored
Update build.yaml on change platforms to aarch64
1 parent 227de4e commit ae48713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
context: .
2828
file: Dockerfile
29-
platforms: linux/amd64
29+
platforms: linux/aarch64
3030
push: true
3131
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
3232
- name: Deploy to Coolify

0 commit comments

Comments
 (0)