Commit 4ae4e057 by George Song Committed by GitHub

Merge pull request #3740 from jmatsushita/patch-1

Docker image name problem in compose file.
parents b8a7bd8f 79c43877
......@@ -93,7 +93,7 @@ forum:
# Image built from the opencraft fork as it fixes
# an auth bug. Update when the change merges
# upstream
image: edxops/forum:opencraft-v2
image: edxops/forums:opencraft-v2
volumes:
- ${DOCKER_EDX_ROOT}/cs_comments_service:/edx/app/forum/cs_comments_service
ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment