This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Build and Push Docker images
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: all
|
||||
tags: ${{ env.DOCKERHUB_REPO }}:${{ env.VERSION }}, ${{ env.DOCKERHUB_REPO }}:latest
|
||||
file: Dockerfile
|
||||
push: true
|
||||
|
Reference in New Issue
Block a user