update nextcloud to 24.0.1

This commit is contained in:
bsod 2022-05-20 00:52:29 +02:00
parent cd32c17e82
commit da0d0d5f78

View file

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