Upgrade Owncloud to version 10.1
This commit is contained in:
parent
0f33f419d6
commit
cb6cae5ff8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM owncloud:10.0.10
|
||||
FROM owncloud/server:10.1
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -q -y cron && \
|
||||
|
|
Loading…
Reference in a new issue