We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8425e8 commit 964af68Copy full SHA for 964af68
1 file changed
docker-compose.yml
@@ -489,7 +489,7 @@ services:
489
LMS_HOST: http://localhost:18000
490
DJANGO_SETTINGS_MODULE: analytics_dashboard.settings.devstack
491
ANALYTICS_DASHBOARD_CFG: /edx/etc/insights.yml
492
- image: edxops/insights-dev:${OPENEDX_RELEASE:-latest}
+ image: edxops/insights:${OPENEDX_RELEASE:-latest}
493
working_dir: /edx/app/insights/insights
494
networks:
495
default:
0 commit comments