Skip to content
Snippets Groups Projects
Commit 8bae8cd9 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'L2SS-263-Fix_broken_image_build' into 'master'

L2SS-263:  Fix for broken the image build

Closes L2SS-263

See merge request !57
parents c80aa789 78441f6c
No related branches found
No related tags found
1 merge request!57L2SS-263: Fix for broken the image build
......@@ -19,7 +19,9 @@ services:
# being shared among services.
build:
context: lofar-device-base
container_name: ${CONTAINER_NAME_PREFIX}device-statistics
args:
SOURCE_IMAGE: ${DOCKER_REGISTRY_HOST}/${DOCKER_REGISTRY_USER}/tango-itango:9.3.3.7
container_name: ${CONTAINER_NAME_PREFIX}device-sdp
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