another patch update

This commit is contained in:
bsod 2021-02-06 23:57:13 +01:00
parent 3e2886f7cd
commit 4f8d016136
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.6
ENV NEXTCLOUD_VERSION 20.0.7
RUN \
apt-get update && \