|
@@ -3,7 +3,7 @@ version: "3.4"
|
|
services:
|
|
services:
|
|
netmaker:
|
|
netmaker:
|
|
container_name: netmaker
|
|
container_name: netmaker
|
|
- image: gravitl/netmaker:v0.14.2
|
|
|
|
|
|
+ image: gravitl/netmaker:v0.14.3
|
|
volumes:
|
|
volumes:
|
|
- dnsconfig:/root/config/dnsconfig
|
|
- dnsconfig:/root/config/dnsconfig
|
|
- /usr/bin/wg:/usr/bin/wg
|
|
- /usr/bin/wg:/usr/bin/wg
|
|
@@ -38,7 +38,7 @@ services:
|
|
container_name: netmaker-ui
|
|
container_name: netmaker-ui
|
|
depends_on:
|
|
depends_on:
|
|
- netmaker
|
|
- netmaker
|
|
- image: gravitl/netmaker-ui:v0.14.2
|
|
|
|
|
|
+ image: gravitl/netmaker-ui:v0.14.3
|
|
links:
|
|
links:
|
|
- "netmaker:api"
|
|
- "netmaker:api"
|
|
ports:
|
|
ports:
|