mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-06 13:14:24 +08:00
update versions
This commit is contained in:
parent
bf793a5412
commit
6d942be9a0
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ version: "3.4"
|
|||
services:
|
||||
netmaker:
|
||||
container_name: netmaker
|
||||
image: gravitl/netmaker:v0.18.1
|
||||
image: gravitl/netmaker:v0.18.2
|
||||
restart: always
|
||||
volumes:
|
||||
- dnsconfig:/root/config/dnsconfig
|
||||
|
@ -34,7 +34,7 @@ services:
|
|||
- "3478:3478/udp"
|
||||
netmaker-ui:
|
||||
container_name: netmaker-ui
|
||||
image: gravitl/netmaker-ui:v0.18.1
|
||||
image: gravitl/netmaker-ui:v0.18.2
|
||||
depends_on:
|
||||
- netmaker
|
||||
links:
|
||||
|
|
Loading…
Add table
Reference in a new issue