chore: update nextcloud to 27.1.2

This commit is contained in:
bsod 2023-10-07 11:14:43 +02:00
parent 9304fc8179
commit e814677f3a

View file

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