Commit 8787f14 1 parent ef5a814 commit 8787f14 Copy full SHA for 8787f14
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ services:
27
27
- mongo
28
28
back :
29
29
build :
30
- context : " https://github.com/camicroscope/caracal.git#v3.9.7 "
30
+ context : " https://github.com/camicroscope/caracal.git#v3.9.8 "
31
31
args :
32
- viewer : " v3.9.6 "
32
+ viewer : " v3.9.8 "
33
33
depends_on :
34
34
- " mongo"
35
35
ports :
@@ -61,7 +61,7 @@ services:
61
61
volumes :
62
62
- ./images/:/images/
63
63
loader :
64
- build : " https://github.com/camicroscope/SlideLoader.git#v3.9.4 "
64
+ build : " https://github.com/camicroscope/SlideLoader.git#v3.9.8 "
65
65
container_name : ca-load
66
66
restart : always
67
67
logging :
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ services:
26
26
- ./images/:/data/images/
27
27
back :
28
28
build :
29
- context : " https://github.com/camicroscope/caracal.git#v3.9.7 "
29
+ context : " https://github.com/camicroscope/caracal.git#v3.9.8 "
30
30
args :
31
- viewer : " v3.9.6 "
31
+ viewer : " v3.9.8 "
32
32
depends_on :
33
33
- " mongo"
34
34
ports :
@@ -48,7 +48,7 @@ services:
48
48
build :
49
49
context : " https://github.com/SBU-BMI/PathDB.git#1.7.0"
50
50
args :
51
- viewer : " v3.9.6 "
51
+ viewer : " v3.9.8 "
52
52
container_name : quip-pathdb
53
53
restart : unless-stopped
54
54
ports : ["443:443","80:80"]
You can’t perform that action at this time.
0 commit comments