Skip to content

Commit e9e0fa5

Browse files
authored
Merge pull request #4 from PRO-Robotech/arm64
docker: build linux/arm64
2 parents d84ff1f + b305283 commit e9e0fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
push: true
4949
# tags: ${{ secrets.DOCKERHUB_USERNAME }}/sgroups.k8s.netguard:${{ github.head_ref || github.ref_name }}-${{ steps.short-sha.outputs.sha }}
5050
tags: ${{ secrets.DOCKERHUB_USERNAME }}/sgroups.k8s.netguard:${{ steps.sanitize.outputs.branch }}-${{ steps.short-sha.outputs.sha }}
51+
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)