Sfoglia il codice sorgente

Updated sample compose setup to look at PHP 7.1

Mark Shust 7 anni fa
parent
commit
fb0de47e12
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      compose/magento-2/docker-compose.yml

+ 1 - 1
compose/magento-2/docker-compose.yml

@@ -13,7 +13,7 @@ services:
       - phpfpm
 
   phpfpm:
-    image: markoshust/magento-php:7.0-fpm-0
+    image: markoshust/magento-php:7.1-fpm-0
     links:
       - db