update nextcloud to 20.0.3
This commit is contained in:
parent
55d83fface
commit
e0b1d8df21
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:7.4-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 20.0.2
|
||||
ENV NEXTCLOUD_VERSION 20.0.3
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue