changing version to 0.18.0

This commit is contained in:
afeiszli
2023-02-07 19:01:05 -05:00
parent 35455ba7b3
commit 32c9c94d05
9 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ version: "3.4"
services:
netmaker:
container_name: netmaker
image: gravitl/netmaker:v0.17.1
image: gravitl/netmaker:v0.18.0
restart: always
volumes:
- dnsconfig:/root/config/dnsconfig
@@ -36,7 +36,7 @@ services:
- "3478:3478/udp"
netmaker-ui:
container_name: netmaker-ui
image: gravitl/netmaker-ui:v0.17.1
image: gravitl/netmaker-ui:v0.18.0
depends_on:
- netmaker
links: