浏览代码

Fix reference to opensearch image #680

Mark Shust 2 年之前
父节点
当前提交
09c8b05ee7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"