update version 23.0.11

This commit is contained in:
root 2022-12-29 22:20:48 +01:00
parent 176017a569
commit 791bfa1a59
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ networks:
services:
nextcloud-app:
image: nextcloud-cron:23.0.11
image: nextcloud-cron:23.0.12
build: .
container_name: nextcloud-app
restart: unless-stopped

View File

@ -1,4 +1,4 @@
FROM nextcloud:23.0.11-apache
FROM nextcloud:23.0.12-apache
ARG VERSION