back to PHP 7.4

This commit is contained in:
Wonderfall 2020-10-19 23:35:33 +02:00
parent fd18fd8574
commit 78761bd840
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM wonderfall/nginx-php:7.3
FROM wonderfall/nginx-php:7.4
ARG NEXTCLOUD_VERSION=19.0.4
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"

View File

@ -1,4 +1,4 @@
FROM wonderfall/nginx-php:7.3
FROM wonderfall/nginx-php:7.4
ARG NEXTCLOUD_VERSION=20.0.0
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"