mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
rebuild
This commit is contained in:
parent
06cfa28b62
commit
d0d6be0600
1 changed files with 3 additions and 3 deletions
6
.github/workflows/dockerbuild.alpine.yml
vendored
6
.github/workflows/dockerbuild.alpine.yml
vendored
|
@ -20,9 +20,9 @@ jobs:
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
id: qemu
|
id: qemu
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
with:
|
# with:
|
||||||
image: tonistiigi/binfmt:latest
|
# image: tonistiigi/binfmt:latest
|
||||||
platforms: all
|
# platforms: all
|
||||||
#
|
#
|
||||||
# Setup Buildx
|
# Setup Buildx
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue