Skip to content

Commit 57ddb21

Browse files
committed
add viewer 3 9 9 tags
1 parent f536364 commit 57ddb21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

caMicroscope.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
build:
3030
context: "https://github.com/camicroscope/caracal.git#v3.9.8"
3131
args:
32-
viewer: "v3.9.8"
32+
viewer: "v3.9.9"
3333
depends_on:
3434
- "mongo"
3535
ports:

quip-pathdb.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
build:
2929
context: "https://github.com/camicroscope/caracal.git#v3.9.8"
3030
args:
31-
viewer: "v3.9.8"
31+
viewer: "v3.9.9"
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.1"
5050
args:
51-
viewer: "v3.9.8"
51+
viewer: "v3.9.9"
5252
container_name: quip-pathdb
5353
restart: unless-stopped
5454
ports: ["443:443","80:80"]

0 commit comments

Comments
 (0)