From cf2a5ff1a3302716214aecc41be6672b8fca729d Mon Sep 17 00:00:00 2001 From: Birm Date: Thu, 2 May 2024 12:59:03 -0400 Subject: [PATCH] update more tags --- kc_caMicroscope.yml | 8 ++++---- quip-pathdb.yml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kc_caMicroscope.yml b/kc_caMicroscope.yml index 1daa98b..0be9fdd 100644 --- a/kc_caMicroscope.yml +++ b/kc_caMicroscope.yml @@ -51,9 +51,9 @@ services: - ./db:/data/db back: build: - context: "https://github.com/camicroscope/caracal.git#v3.11.1" + context: "https://github.com/camicroscope/caracal.git#v3.12.0" args: - viewer: "v3.11.1" + viewer: "v3.12.0" depends_on: - "mongo" ports: @@ -86,7 +86,7 @@ services: volumes: - ./images/:/images/ loader: - build: "https://github.com/camicroscope/SlideLoader.git#v3.11.0" + build: "https://github.com/camicroscope/SlideLoader.git#v3.12.0" container_name: ca-load restart: always logging: @@ -99,7 +99,7 @@ services: DICOM_PORT: "11112" DICOM_UI_PORT: "8042" dicomsrv: - build: "https://github.com/camicroscope/dicomsrv.git#v3.11.0" + build: "https://github.com/camicroscope/dicomsrv.git#v3.11.1" container_name: ca-dicomsrv restart: unless-stopped stdin_open: true diff --git a/quip-pathdb.yml b/quip-pathdb.yml index 61d5297..d440106 100644 --- a/quip-pathdb.yml +++ b/quip-pathdb.yml @@ -15,9 +15,9 @@ services: - ./images/:/data/images/ back: build: - context: "https://github.com/camicroscope/caracal.git#v3.11.1" + context: "https://github.com/camicroscope/caracal.git#v3.12.0" args: - viewer: "v3.11.1" + viewer: "v3.12.0" depends_on: - "mongo" ports: