chore(nextcloud): update to 27.1.10

This commit is contained in:
bsod 2024-06-01 01:35:25 +02:00
parent 092593a4c3
commit 28e2104678

View file

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