Change image to nextcloud:latest.
This commit is contained in:
parent
039afd3676
commit
98ffb54c7c
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:apache
|
||||
FROM nextcloud:latest
|
||||
RUN apt-get update && apt-get install -y \
|
||||
supervisor \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
|
|
Loading…
Reference in New Issue