update nextcloud 24.0.8
This commit is contained in:
parent
791bfa1a59
commit
9a829d0ffb
|
@ -19,7 +19,7 @@ networks:
|
|||
|
||||
services:
|
||||
nextcloud-app:
|
||||
image: nextcloud-cron:23.0.12
|
||||
image: nextcloud-cron:24.0.8
|
||||
build: .
|
||||
container_name: nextcloud-app
|
||||
restart: unless-stopped
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:23.0.12-apache
|
||||
FROM nextcloud:24.0.8-apache
|
||||
|
||||
ARG VERSION
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user