chore: Update Nextcloud to 27.1.4

This commit is contained in:
bsod 2023-11-27 09:03:14 +01:00
parent dbae94d0ea
commit 89949bdcbd

View file

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