diff --git a/buddy.yml b/buddy.yml index 4cb539ba..a313ea0e 100644 --- a/buddy.yml +++ b/buddy.yml @@ -9,7 +9,7 @@ type: "BUILD" working_directory: "/buddy/repman" docker_image_name: "library/php" - docker_image_tag: "7.4.1" + docker_image_tag: "7.4.33" execute_commands: - "composer validate" - "composer install"