diff --git a/.github/docker-compose-github.yml b/.github/docker-compose-github.yml index 88496643d..3a7073814 100644 --- a/.github/docker-compose-github.yml +++ b/.github/docker-compose-github.yml @@ -14,11 +14,7 @@ services: insights: # Use this image once the Python version upgrade is complete # image: edxops/insights:latest - build: - context: ../. - target: dev - args: - PYTHON_VERSION: "${PYTHON_VERSION}" + image: edxops/edx-analytics-dashboard-dev:latest container_name: insights_testing volumes: - ..:/edx/app/insights/edx_analytics_dashboard