From 94ec4c280c9fcc6072b4b308ed6c85495827469b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Deruss=C3=A9?= Date: Fri, 25 Oct 2024 13:53:45 +0000 Subject: [PATCH] Bump docker-images to version v1.0.49 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8969f75..2ce4c3b 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ php_image = blackfire/player-test:$(image_hash) # https://github.com/box-project/box/releases box_version = 4.6.2 -box_image = blackfire/php-internal:8.3-v1.0.48 +box_image = blackfire/php-internal:8.3-v1.0.49 BOX_BIN=bin/tools/box-$(box_version).phar PHAR_DIST=bin/blackfire-player.phar