also build form arm64 platform

This commit is contained in:
Filip Van Ham 2023-11-06 16:35:55 +01:00
parent 71919d3067
commit 27734fdda7
2 changed files with 2 additions and 2 deletions

@ -40,4 +40,4 @@ jobs:
file: ./Dockerfile
push: true
tags: registry.hub.docker.com/${{ secrets.REGISTRY_USERNAME }}/${{ github.event.repository.name }}:${{ env.VERSION }}
platforms: linux/amd64,linux/arm64

@ -1 +1 @@
1.0.0
1.0.1