update to 20.0.4 #5

Merged
bsod merged 1 commit from update_20.0.4 into master 2020-12-16 22:23:33 +01:00
Showing only changes of commit 83f3c1c65d - Show all commits

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 && \