From bc476ed0a8ad2bb3e00dafa406f97dbf71edb8c0 Mon Sep 17 00:00:00 2001 From: janskiba Date: Wed, 24 May 2023 09:03:46 +0000 Subject: [PATCH] change to dockerhub image --- ccp/modules/datashield-compose.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ccp/modules/datashield-compose.yml b/ccp/modules/datashield-compose.yml index 045a218..0c1f8d4 100644 --- a/ccp/modules/datashield-compose.yml +++ b/ccp/modules/datashield-compose.yml @@ -69,7 +69,9 @@ services: image: datashield/rock-base:6.2-R4.2 # https://datashield.discourse.group/t/ds-aggregate-method-error/416/4 beam-connect: - image: docker.verbis.dkfz.de/cache/samply/beam-connect:fix-connect + # We want to switch to this image if the changes from fix-connect are merged + # image: docker.verbis.dkfz.de/cache/samply/beam-connect:no-auth + image: samply/beam-connect:fix-connect container_name: bridgehead-datashield-connect ports: - 8062:8062