update nextcloud to 23.0.2

This commit is contained in:
bsod 2022-02-23 20:08:46 +01:00
parent a83a87fc70
commit e34747b677

View file

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