Compare commits
2 commits
02238404a6
...
287bb71449
| Author | SHA1 | Date | |
|---|---|---|---|
| 287bb71449 | |||
| 498ad643ff |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
x-runner-common: &runner-common
|
x-runner-common: &runner-common
|
||||||
image: code.forgejo.org/forgejo/runner:9.1.1
|
image: code.forgejo.org/forgejo/runner:11.1.2
|
||||||
links:
|
links:
|
||||||
- docker-in-docker
|
- docker-in-docker
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
|
|
@ -91,7 +91,7 @@ services:
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
|
|
||||||
peer-1:
|
peer-1:
|
||||||
image: netbirdio/netbird:0.59.4
|
image: netbirdio/netbird:0.59.5
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird
|
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue