Update cloudnas/clouddrive2 Docker tag to v0.9.4 (#1030)
This commit is contained in:
parent
253d415874
commit
f7fe68362e
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
clouddrive:
|
clouddrive:
|
||||||
image: "cloudnas/clouddrive2:0.9.3"
|
image: "cloudnas/clouddrive2:0.9.4"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue