nextcloud 22

This commit is contained in:
2021-10-04 21:10:17 +02:00
parent 82adc0d6ae
commit 6b8d34f88c

View File

@@ -1,4 +1,4 @@
FROM nextcloud:21-fpm FROM nextcloud:22-fpm
#needed for some reason #needed for some reason
ENV NEXTCLOUD_UPDATE=1 ENV NEXTCLOUD_UPDATE=1
@@ -83,4 +83,4 @@ RUN chmod +x /post-start.sh
# #
#COPY supervisord.conf / #COPY supervisord.conf /
# #
#CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"] #CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]