Skip to content

Commit 8787f14

Browse files
committed
3.9.8 tags
1 parent ef5a814 commit 8787f14

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

caMicroscope.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ services:
2727
- mongo
2828
back:
2929
build:
30-
context: "https://github.com/camicroscope/caracal.git#v3.9.7"
30+
context: "https://github.com/camicroscope/caracal.git#v3.9.8"
3131
args:
32-
viewer: "v3.9.6"
32+
viewer: "v3.9.8"
3333
depends_on:
3434
- "mongo"
3535
ports:
@@ -61,7 +61,7 @@ services:
6161
volumes:
6262
- ./images/:/images/
6363
loader:
64-
build: "https://github.com/camicroscope/SlideLoader.git#v3.9.4"
64+
build: "https://github.com/camicroscope/SlideLoader.git#v3.9.8"
6565
container_name: ca-load
6666
restart: always
6767
logging:

quip-pathdb.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ services:
2626
- ./images/:/data/images/
2727
back:
2828
build:
29-
context: "https://github.com/camicroscope/caracal.git#v3.9.7"
29+
context: "https://github.com/camicroscope/caracal.git#v3.9.8"
3030
args:
31-
viewer: "v3.9.6"
31+
viewer: "v3.9.8"
3232
depends_on:
3333
- "mongo"
3434
ports:
@@ -48,7 +48,7 @@ services:
4848
build:
4949
context: "https://github.com/SBU-BMI/PathDB.git#1.7.0"
5050
args:
51-
viewer: "v3.9.6"
51+
viewer: "v3.9.8"
5252
container_name: quip-pathdb
5353
restart: unless-stopped
5454
ports: ["443:443","80:80"]

0 commit comments

Comments
 (0)