From 171a01994ef1b0bb13efda3dd2a137371e53073c Mon Sep 17 00:00:00 2001 From: Eslam Ashraf Date: Sat, 3 Feb 2024 03:12:55 +0200 Subject: [PATCH] Update in file develop.yml "https://github.com/camicroscope/dicomsrv.git" has main branch not master branch --- develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop.yml b/develop.yml index 3df2694..c33e26a 100644 --- a/develop.yml +++ b/develop.yml @@ -45,7 +45,7 @@ services: DICOM_UI_PORT: "8042" dicomsrv: build: - context: "https://github.com/camicroscope/dicomsrv.git" + context: "https://github.com/camicroscope/dicomsrv.git#main" container_name: ca-dicomsrv restart: unless-stopped stdin_open: true