chore: update nextcloud to 27.1.6

This commit is contained in:
bsod 2024-01-26 10:47:18 +01:00
parent d9c6faa1ed
commit 7e89a9918d

View file

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