update nextcloud version
This commit is contained in:
parent
13c55a9f43
commit
fc2b45ad16
|
@ -19,7 +19,7 @@ networks:
|
|||
|
||||
services:
|
||||
nextcloud-app:
|
||||
image: nextcloud-cron:26.0.10
|
||||
image: nextcloud-cron:26.0.11
|
||||
build: .
|
||||
container_name: nextcloud-app
|
||||
restart: unless-stopped
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:26.0.10-apache
|
||||
FROM nextcloud:26.0.11-apache
|
||||
|
||||
ARG VERSION
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user