This commit is contained in:
Glenn Y. Rolland 2018-03-15 22:20:09 +01:00
parent 7ec2679072
commit ee2f999915

View file

@ -1,6 +1,6 @@
#FROM owncloud:10.0.4
FROM nextcloud:12.0.4
#FROM nextcloud:13
#FROM nextcloud:12.0.4
FROM nextcloud:13
RUN apt-get update && \
apt-get install -q -y cron && \