update nextcloud to 23.0.2

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

View file

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