Merge pull request 'chore: update nextcloud to 27.0.1' (#28) from 27.0.1 into master

Reviewed-on: #28
This commit is contained in:
bsod 2023-08-02 23:08:34 +02:00
commit 1aa8a340d6

View file

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