Skip to content
Snippets Groups Projects

L2SS-1307: set fullpath for lofar-device-base image

Merged Stefano Di Frischia requested to merge L2SS-1307-fix-make-pull into master
23 files
+ 23
23
Compare changes
  • Side-by-side
  • Inline
Files
23
@@ -17,7 +17,7 @@ version: '2.1'
services:
device-antennafield:
image: lofar-device-base
image: ${LOCAL_DOCKER_REGISTRY_HOST}/${LOCAL_DOCKER_REGISTRY_USER}/lofar-device-base
container_name: device-antennafield
logging:
driver: "json-file"
Loading