ci: fix bugs again
Some checks failed
build-docker-images-for-multi-latest-release / build-and-push (push) Failing after 3m35s

This commit is contained in:
fly6516 2025-01-01 07:48:06 +08:00
parent d68c17e0d7
commit 587b4c169c

View File

@ -65,7 +65,7 @@ jobs:
# Enable QEMU for multi-platform support
- name: Enable QEMU for multi-platform support
run: |
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
docker run --rm --privileged dockerp.com/multiarch/qemu-user-static --reset -p yes
# Log in to Gitea Docker Registry
- name: Log in to Gitea Docker Registry