更新 .github/workflows/publish_docker.yml

This commit is contained in:
2026-07-27 16:51:13 +08:00
parent c6e84c2ff4
commit 0a1e100653
+1
View File
@@ -100,6 +100,7 @@ jobs:
uses: docker/build-push-action@v4
with:
network: host
options: --security-opt systempaths=unconfined
build-args: |
http_proxy=${{ inputs.http_proxy }}
https_proxy=${{ inputs.http_proxy }}