diff --git a/Makefile b/Makefile index d79b93b..74e68c1 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.55 +box_image = blackfire/php-internal:8.3-v1.0.56 BOX_BIN=bin/tools/box-$(box_version).phar PHAR_DIST=bin/blackfire-player.phar