Merge pull request 'update nextcloud to 23.0.2' (#16) from 23.0.2 into master

Reviewed-on: #16
This commit is contained in:
bsod 2022-02-23 20:21:55 +01:00
commit 9267d5a77d

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 22.2.3
ENV NEXTCLOUD_VERSION 23.0.2
RUN \
apt-get update && \