fix: try to fix docker image
This commit is contained in:
parent
61fac52078
commit
2bc5bb4fdd
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
provenance: false
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
Loading…
x
Reference in New Issue
Block a user