Try fixing build
This commit is contained in:
parent
d148423b66
commit
16a5f17498
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
|
@ -36,4 +36,4 @@ jobs:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: linux/amd64,linux/arm/v5,linux/arm/v7,linux/arm64/v8
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue