This commit is contained in:
Glenn Y. Rolland 2018-02-15 18:14:48 +01:00
parent a0cc170b0d
commit 557a8fe605

View file

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