chore(deps): update linuxserver/nextcloud docker tag to v31.0.2 (#3488)
* chore(deps): update linuxserver/nextcloud docker tag to v31.0.2 * 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
e647f12e75
commit
e7b86e956b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: linuxserver/nextcloud:31.0.1
|
image: linuxserver/nextcloud:31.0.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue