Compare commits

..

3 commits

Author SHA1 Message Date
9267d5a77d Merge pull request 'update nextcloud to 23.0.2' (#16) from 23.0.2 into master
Reviewed-on: #16
2022-02-23 20:21:55 +01:00
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
ENV NEXTCLOUD_VERSION 22.2.3
ENV NEXTCLOUD_VERSION 23.0.2
RUN \
apt-get update && \