chore(deps): update linuxserver/nextcloud docker tag to v29.0.1 (#1482)
* chore(deps): update linuxserver/nextcloud docker tag to v29.0.1 * 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
9240add88a
commit
a57ed2f5e8
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/nextcloud:29.0.0
|
||||
image: linuxserver/nextcloud:29.0.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue