Skip to content
Snippets Groups Projects
Commit 42cd789c authored by Thomas Juerges's avatar Thomas Juerges
Browse files

L2SS-279: Correct the stat device's container name

parent 8bae8cd9
No related branches found
No related tags found
1 merge request!60L2SS-279: Fix the broken image execution
......@@ -21,7 +21,7 @@ services:
context: lofar-device-base
args:
SOURCE_IMAGE: ${DOCKER_REGISTRY_HOST}/${DOCKER_REGISTRY_USER}/tango-itango:9.3.3.7
container_name: ${CONTAINER_NAME_PREFIX}device-sdp
container_name: ${CONTAINER_NAME_PREFIX}device-statistics
network_mode: ${NETWORK_MODE}
volumes:
- ${TANGO_LOFAR_CONTAINER_MOUNT}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment