@@ -33,7 +33,6 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
- platforms: linux/amd64,linux/arm64,linux/arm/v8
push: true
tags: ${{ env.dockerhub_repository }}:${{ env.dockerhub_tag }}
-
@@ -31,6 +31,5 @@ jobs:
tags: ${{ env.dockerhub_repository }}:${{ github.event.release.tag_name }}, ${{ env.dockerhub_repository }}:latest