chore(deps): update nextcloud docker tag to v24.0.6
This commit is contained in:
parent
4f26d9eb60
commit
e1f2b918a5
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
nextcloud:
|
||||
container_name: nextcloud
|
||||
image: nextcloud:24.0.4-apache
|
||||
image: nextcloud:24.0.6-apache
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
|
@ -70,7 +70,7 @@ services:
|
|||
- tipi_main_network
|
||||
|
||||
cron:
|
||||
image: nextcloud:24.0.4-apache
|
||||
image: nextcloud:24.0.6-apache
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/nextcloud:/var/www/html
|
||||
|
|
Loading…
Reference in New Issue
Block a user