Merge pull request 'chore: Update Nextcloud to 27.1.4' (#34) from 27.1.4 into master

Reviewed-on: #34
This commit is contained in:
bsod 2023-11-27 09:04:45 +01:00
commit a1f477134f

View file

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