Switch to nextcloud version 13.0.12
This commit is contained in:
parent
ee2f999915
commit
672a570255
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#FROM owncloud:10.0.4
|
||||
#FROM nextcloud:12.0.4
|
||||
FROM nextcloud:13
|
||||
FROM nextcloud:13.0.12
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -q -y cron && \
|
||||
|
|
Loading…
Reference in a new issue