This commit is contained in:
Glenn Y. Rolland 2018-02-16 02:06:25 +01:00
parent 557a8fe605
commit 0065b1ae93

View file

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