更新 .github/workflows/publish_docker.yml
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user