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