Update cloudnas/clouddrive2 Docker tag to v0.9.2 (#933)
This commit is contained in:
parent
0abe705868
commit
cbef9d19e1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
clouddrive:
|
clouddrive:
|
||||||
image: "cloudnas/clouddrive2:0.9.1"
|
image: "cloudnas/clouddrive2:0.9.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue