Up
This commit is contained in:
parent
ef98602d55
commit
7ec2679072
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#FROM owncloud:10.0.4
|
||||
#FROM nextcloud:12.0.5
|
||||
FROM nextcloud:13
|
||||
FROM nextcloud:12.0.4
|
||||
#FROM nextcloud:13
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -q -y cron && \
|
||||
|
|
Loading…
Reference in a new issue