Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit d1e0a52

Browse files
SaadYousafSaadYousaf
authored andcommitted
feat: update elasticsearch to 7.10 for forum service
1 parent 9c274e2 commit d1e0a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,9 @@ services:
299299
container_name: "edx.${COMPOSE_PROJECT_NAME:-devstack}.forum"
300300
hostname: forum.devstack.edx
301301
depends_on:
302-
- elasticsearch7
303302
- memcached
304303
- mongo
304+
- elasticsearch710
305305
image: edxops/forum:${OPENEDX_RELEASE:-latest}
306306
stdin_open: true
307307
tty: true

0 commit comments

Comments
 (0)