Skip to content

Commit 3e67253

Browse files
committed
Add Magento 2 Integration 2.4.8
1 parent d793f0e commit 3e67253

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
ports:
1414
- 3306:3306
1515
options: --tmpfs /tmp:rw --tmpfs /var/lib/mysql:rw --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
16-
opensearch:
16+
es:
1717
image: docker.io/wardenenv/elasticsearch:8.1
1818
ports:
1919
- 9200:9200
@@ -42,7 +42,7 @@ jobs:
4242
ports:
4343
- 3306:3306
4444
options: --tmpfs /tmp:rw --tmpfs /var/lib/mysql:rw --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
45-
opensearch:
45+
es:
4646
image: docker.io/wardenenv/elasticsearch:8.1
4747
ports:
4848
- 9200:9200

0 commit comments

Comments
 (0)