chore(deps): update linuxserver/nextcloud docker tag to v30.0.6 (#3210)
* chore(deps): update linuxserver/nextcloud docker tag to v30.0.6 * 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
3d72eaa0a5
commit
a84ef5b98f
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/nextcloud:30.0.5
|
||||
image: linuxserver/nextcloud:30.0.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue