This commit is contained in:
Glenn Y. Rolland 2018-02-16 10:51:55 +01:00
parent 0065b1ae93
commit c9939cc9dc

View file

@ -1,4 +1,4 @@
FROM owncloud:9.1.7
FROM owncloud:10.0.4
RUN apt-get update && \
apt-get install -q -y cron && \