From 8e5df0fecb36a122ff7203d59403aca34a815765 Mon Sep 17 00:00:00 2001 From: Birm Date: Mon, 29 Apr 2024 15:45:01 -0400 Subject: [PATCH] bump tags to 3.12 --- caMicroscope.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/caMicroscope.yml b/caMicroscope.yml index 4e45e87..aafb001 100644 --- a/caMicroscope.yml +++ b/caMicroscope.yml @@ -13,9 +13,9 @@ services: - ./db:/data/db back: build: - context: "https://github.com/camicroscope/caracal.git#v3.11.0" + context: "https://github.com/camicroscope/caracal.git#v3.12.0" args: - viewer: "v3.11.0" + viewer: "v3.12.0" depends_on: - "mongo" ports: @@ -49,7 +49,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: @@ -65,7 +65,7 @@ services: build: context: "https://github.com/camicroscope/dicomsrv.git#v3.11.1" args: - indexer: "v3.11.0" + indexer: "v3.12.0" container_name: ca-dicomsrv restart: unless-stopped stdin_open: true