Mark Shust преди 1 година
родител
ревизия
2d3b2f80cc
променени са 2 файла, в които са добавени 7 реда и са изтрити 2 реда
  1. 5 0
      CHANGELOG.md
  2. 2 2
      compose/compose.yaml

+ 5 - 0
CHANGELOG.md

@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
+## [46.1.1] - 2024-04-16
+
+### Fixed
+- Xdebug 3.3.1 and Blackfire PHP extension incompatibility [PR #1122](https://github.com/markshust/docker-magento/pull/1122).
+
 ## [46.1.0] - 2024-04-13
 
 ### Added

+ 2 - 2
compose/compose.yaml

@@ -1,7 +1,7 @@
 ## Mark Shust's Docker Configuration for Magento
 ## (https://github.com/markshust/docker-magento)
 ##
-## Version 46.1.0
+## Version 46.1.1
 
 ## To use SSH, see https://github.com/markshust/docker-magento#ssh
 ## Linux users, see https://github.com/markshust/docker-magento#linux
@@ -32,7 +32,7 @@ services:
       #- "host.docker.internal:host-gateway"
 
   phpfpm:
-    image: markoshust/magento-php:8.3-fpm-1
+    image: markoshust/magento-php:8.3-fpm-2
     volumes: *appvolumes
     env_file: env/phpfpm.env
     #extra_hosts: *appextrahosts