chore: update nextcloud to 27.0.1

This commit is contained in:
bsod 2023-07-25 21:51:40 +02:00 committed by Hive
parent 417c4a7995
commit 496313a1ed

View file

@ -1,6 +1,6 @@
FROM php:8.2-apache
ENV NEXTCLOUD_VERSION 26.0.4
ENV NEXTCLOUD_VERSION 27.0.1
RUN \
apt-get update && \