update nextcloud to 19.0.4
This commit is contained in:
parent
79f14a2a8b
commit
ee07717dee
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 19.0.3
|
ENV NEXTCLOUD_VERSION 19.0.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue