mirror of
https://github.com/lldap/lldap.git
synced 2026-06-18 13:36:27 +00:00
Compare commits
4 Commits
copilot/up
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdbfc6f178 | ||
|
|
2ad634deda | ||
|
|
155bda6bbf | ||
|
|
7d1593e266 |
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@v3
|
||||
uses: docker/setup-qemu-action@v4
|
||||
- name: Setup buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
uses: docker/setup-buildx-action@v4
|
||||
with:
|
||||
driver-opts: network=host
|
||||
|
||||
|
||||
Reference in New Issue
Block a user