Skip to content

Commit 61daf07

Browse files
committed
fix: add linux/arm64 to image platforms
1 parent 5beffb1 commit 61daf07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
context: .
3737
push: true
3838
tags: ghcr.io/${{ github.repository_owner }}/do-app-baseimage-django-node:${{ github.sha }}
39+
platforms: linux/amd64,linux/arm64
3940
cache-from: type=local,src=/tmp/.buildx-cache
4041
cache-to: type=local,dest=/tmp/.buildx-cache-new
4142

0 commit comments

Comments
 (0)