更新 .github/workflows/docker.yml
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
# 👇 告诉 Buildx 这个地址允许 HTTP (insecure)
|
||||
driver-opts: network=1panel-network
|
||||
config-inline: |
|
||||
[registry."172.18.0.21:3000"]
|
||||
http = true
|
||||
|
||||
Reference in New Issue
Block a user