mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
Use temporary PHP 7.3 for Nextcloud images
This commit is contained in:
parent
582a14d737
commit
5f65a6acc5
@ -1,4 +1,4 @@
|
||||
FROM hoellen/nginx-php:7.4
|
||||
FROM hoellen/nginx-php:7.3
|
||||
|
||||
ARG NEXTCLOUD_VERSION=19.0.3
|
||||
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM hoellen/nginx-php:7.4
|
||||
FROM hoellen/nginx-php:7.3
|
||||
|
||||
ARG NEXTCLOUD_VERSION=20.0.0
|
||||
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
|
||||
|
Loading…
x
Reference in New Issue
Block a user