Update docker.yml
This commit is contained in:
parent
e456de3476
commit
356bf3573b
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: ${{ steps.string.outputs.lowercase }}
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user