Update cloudnas/clouddrive2 Docker tag to v0.9.5 (#1147)
This commit is contained in:
parent
e1737dda85
commit
2979a1858d
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
clouddrive:
|
clouddrive:
|
||||||
image: "cloudnas/clouddrive2:0.9.4"
|
image: "cloudnas/clouddrive2:0.9.5"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue