Merge pull request 'chore: update nextcloud to 27.1.2' (#31) from 27.1.2 into master

Reviewed-on: #31
This commit is contained in:
bsod 2023-10-07 11:16:05 +02:00
commit 8243c33d27

View file

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