bump version number for nextcloud

This commit is contained in:
bsod 2020-02-13 20:44:34 +01:00
parent 4c45232d3d
commit 27081c105b
1 changed files with 1 additions and 1 deletions

View File

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