update nextcloud to 27.1.1

This commit is contained in:
bsod 2023-09-22 09:03:29 +02:00
parent 306bb788c9
commit 9304fc8179

View file

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