update nextcloud to 27.0.2

This commit is contained in:
bsod 2023-08-11 09:34:37 +02:00
parent d222a2189f
commit 8a1f1b3f17

View file

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