t
Some checks failed
构建并部署 / build-and-deploy (push) Failing after 9s

This commit is contained in:
jeremygan2021
2026-02-13 20:42:54 +08:00
parent 7a6fa9cfc8
commit b8159d45ed

View File

@@ -34,7 +34,7 @@ jobs:
buildkitd-flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host buildkitd-flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
config-inline: | config-inline: |
[registry."docker.io"] [registry."docker.io"]
mirrors = ["https://docker.m.daocloud.io", "https://dockerproxy.com", "https://docker.1panel.live", "https://hub.rat.dev"] mirrors = ["https://docker.1panel.live", "https://dockerproxy.com", "https://docker.1panel.dev"]
[registry."121.43.104.161:6500"] [registry."121.43.104.161:6500"]
http = true http = true
insecure = true insecure = true