chore(deps): update linuxserver/nextcloud docker tag to v30.0.2 (#2457)
* chore(deps): update linuxserver/nextcloud docker tag to v30.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
6d331a0eee
commit
921d41778b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: linuxserver/nextcloud:30.0.1
|
image: linuxserver/nextcloud:30.0.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue