Merge pull request 'update nextcloud to 20.0.1' (#2) from nextcloud_20_0_1 into master
Reviewed-on: #2
This commit is contained in:
commit
7a913b6989
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:7.3-apache
|
FROM php:7.3-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 20.0.0
|
ENV NEXTCLOUD_VERSION 20.0.1
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue