update nextcloud to 23.0.1

This commit is contained in:
bsod 2022-02-01 22:25:22 +01:00
parent aa51f5b5c6
commit e515fcea7f

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 22.2.3
ENV NEXTCLOUD_VERSION 23.0.1
RUN \
apt-get update && \