Compare commits

...

2 commits

Author SHA1 Message Date
e34747b677 update nextcloud to 23.0.2 2022-02-23 20:18:11 +01:00
a83a87fc70 update nextcloud to 23.0.1 2022-02-23 20:18:11 +01:00

View file

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