update to 20.0.4

This commit is contained in:
bsod 2020-12-16 22:20:03 +01:00
parent e0b1d8df21
commit 83f3c1c65d
1 changed files with 1 additions and 1 deletions

View File

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