Upgrade Nextcloud to 25
This commit is contained in:
parent
358dc492ab
commit
ec7dfd5dd6
@ -2,7 +2,7 @@
|
|||||||
- name: docker deploy nextcloud
|
- name: docker deploy nextcloud
|
||||||
docker_container:
|
docker_container:
|
||||||
name: nextcloud
|
name: nextcloud
|
||||||
image: nextcloud:24
|
image: nextcloud:25
|
||||||
# The entrypoint workaround is for this issue:
|
# The entrypoint workaround is for this issue:
|
||||||
#
|
#
|
||||||
# https://github.com/nextcloud/docker/issues/1414
|
# https://github.com/nextcloud/docker/issues/1414
|
||||||
|
Loading…
Reference in New Issue
Block a user