Update nextcloud version
This commit is contained in:
parent
1199da307e
commit
1d2d7900bb
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#FROM owncloud:10.0.4
|
||||
FROM nextcloud:12.0
|
||||
FROM nextcloud:12.0.5
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -q -y cron && \
|
||||
|
|
Loading…
Reference in a new issue