upgrade nextcloud

This commit is contained in:
bsod 2021-01-21 21:00:25 +01:00
parent b99cfb01fc
commit 0bbfa8009b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.4-apache FROM php:7.4-apache
ENV NEXTCLOUD_VERSION 20.0.4 ENV NEXTCLOUD_VERSION 20.0.5
RUN \ RUN \
apt-get update && \ apt-get update && \