chore: nextcloud update

This commit is contained in:
bsod 2024-03-28 21:45:25 +01:00
parent 3f435d2bd6
commit beaa157766

View file

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