bumped xdebug version for 7.3 and 7.4 up to 2.9.5

This commit is contained in:
2020-04-26 12:05:06 +07:00
parent 3d3f5f6355
commit 9f47b4e106
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
FROM php:7.4.4-alpine
ARG PHP_XDEBUG_VERSION=2.9.0
ARG PHP_XDEBUG_VERSION=2.9.5
ARG PHP_RDKAFKA_VERSION=3.1.2
ARG PHP_TIMECOP_VERSION=1.2.10