update nextcloud to 23.0.1

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

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 && \