Merge pull request 'update nextcloud to 27.1.1' (#30) from 27.1.1 into master

Reviewed-on: #30
This commit is contained in:
bsod 2023-09-23 09:46:19 +02:00
commit ccae2b5e7c

View file

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