Merge pull request 'chore: update nextcloud to 27.1.7' (#37) from 27.1.7 into master

Reviewed-on: #37
This commit is contained in:
bsod 2024-02-29 19:34:27 +01:00
commit 93749b75f0

View file

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