chore: update nextcloud to 27.1.6 #36

Merged
bsod merged 1 commit from 27.1.6 into master 2024-01-27 13:24:59 +01:00
Showing only changes of commit 7e89a9918d - Show all commits

View file

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