update all versions to actual

This commit is contained in:
2019-12-30 12:01:13 +07:00
parent 595854ac31
commit 188d1955ff
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.2.23-alpine FROM php:7.2.26-alpine
ARG PHP_XDEBUG_VERSION=2.7.2 ARG PHP_XDEBUG_VERSION=2.7.2
ARG PHP_RDKAFKA_VERSION=3.1.2 ARG PHP_RDKAFKA_VERSION=3.1.2

View File

@@ -1,4 +1,4 @@
FROM php:7.3.10-alpine FROM php:7.3.13-alpine
ARG PHP_XDEBUG_VERSION=2.7.2 ARG PHP_XDEBUG_VERSION=2.7.2
ARG PHP_RDKAFKA_VERSION=3.1.2 ARG PHP_RDKAFKA_VERSION=3.1.2

View File

@@ -1,4 +1,4 @@
FROM php:7.4.0-alpine FROM php:7.4.1-alpine
ARG PHP_XDEBUG_VERSION=2.9.0 ARG PHP_XDEBUG_VERSION=2.9.0
ARG PHP_RDKAFKA_VERSION=3.1.2 ARG PHP_RDKAFKA_VERSION=3.1.2