version update

This commit is contained in:
bsod 2020-03-13 09:27:06 +01:00
parent 27081c105b
commit 5c3b9529c7
1 changed files with 1 additions and 1 deletions

View File

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