update nextcloud version

This commit is contained in:
bsod 2020-10-04 23:50:04 +02:00
parent 70102556d2
commit 79f14a2a8b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.3-apache
ENV NEXTCLOUD_VERSION 19.0.2
ENV NEXTCLOUD_VERSION 19.0.3
RUN \
apt-get update && \