mirror of
https://github.com/lldap/lldap.git
synced 2026-06-18 14:46:28 +00:00
Compare commits
3 Commits
dependabot
...
copilot/up
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71b1929755 | ||
|
|
59a11cd7ed | ||
|
|
0513b28beb |
4
.github/workflows/docker-build-static.yml
vendored
4
.github/workflows/docker-build-static.yml
vendored
@@ -520,9 +520,9 @@ jobs:
|
||||
path: web
|
||||
|
||||
- name: Setup QEMU
|
||||
uses: docker/setup-qemu-action@v4
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- name: Setup buildx
|
||||
uses: docker/setup-buildx-action@v4
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver-opts: network=host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user