chore(deps): update linuxserver/nextcloud docker tag to v27.1.0 (#428)
* chore(deps): update linuxserver/nextcloud docker tag to v27.1.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
d424ee0161
commit
8bf1ee4e60
|
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/nextcloud:27.0.2
|
||||
image: linuxserver/nextcloud:27.1.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue