update to 27.1.11

This commit is contained in:
bsod 2024-06-28 23:42:27 +02:00
parent 28e2104678
commit 6a572d7133

View file

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