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