Update docker.yml
This commit is contained in:
parent
16becbdf12
commit
2f286d175c
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
tags: |
|
||||
${{ steps.tag.outputs.latest }}
|
||||
${{ steps.tag.outputs.versioned }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user