Przeglądaj źródła

Fix reference to opensearch image #680

Mark Shust 2 lat temu
rodzic
commit
09c8b05ee7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      compose/compose.yaml

+ 1 - 1
compose/compose.yaml

@@ -53,7 +53,7 @@ services:
       - "6379:6379"
 
   opensearch:
-    image: markoshust/magento-opensearch:1.2.4-0
+    image: markoshust/magento-opensearch:1.2-0
     ports:
       - "9200:9200"
       - "9300:9300"