소스 검색

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"