chore: upgrading nextcloud verion
parent
05c7af2a53
commit
bfd4c743cd
@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
|
# https://hub.docker.com/_/nextcloud/tags
|
||||||
nextcloud_state: present
|
nextcloud_state: present
|
||||||
nextcloud_image: nextcloud
|
nextcloud_image: nextcloud
|
||||||
nextcloud_tag: 27.0
|
nextcloud_tag: 27.1
|
||||||
nextcloud_expose_port: 8081
|
nextcloud_expose_port: 8081
|
||||||
nextcloud_container_name: nextcloud
|
nextcloud_container_name: nextcloud
|
||||||
nextcloud_portainer_stack_name: nextcloud
|
nextcloud_portainer_stack_name: nextcloud
|
||||||
|
|||||||
Loading…
Reference in New Issue