Update to PHP 7.4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# NAME leenooks/php
|
||||
# VERSION 7.3-fpm-ext
|
||||
# VERSION 7.4-fpm-ext
|
||||
|
||||
FROM registry.leenooks.net/leenooks/php:7.3-fpm-plus
|
||||
FROM registry.leenooks.net/leenooks/php:7.4-fpm-plus
|
||||
|
||||
RUN echo "deb http://deb.debian.org/debian buster non-free" >> /etc/apt/sources.list.d/non-free.list && apt-get update \
|
||||
&& apt-get install -y mariadb-client-10.3 inetutils-ping fping pkg-config \
|
||||
|
Reference in New Issue
Block a user