Skip to content

Commit 497156e

Browse files
committed
fix oudated discovery image ref
1 parent 3128fcc commit 497156e

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
@@ -295,7 +295,7 @@ services:
295295
TEST_ELASTICSEARCH_URL: "edx.devstack.elasticsearch710"
296296
ENABLE_DJANGO_TOOLBAR: 1
297297
DJANGO_WATCHMAN_TIMEOUT: 30
298-
image: edxops/discovery-dev:latest
298+
image: edxops/course-discovery-dev:latest
299299
networks:
300300
default:
301301
aliases:

0 commit comments

Comments
 (0)