File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ services:
1313 - ./db:/data/db
1414 back :
1515 build :
16- context : " https://github.com/camicroscope/caracal.git#v3.12.0 "
16+ context : " https://github.com/camicroscope/caracal.git#v3.12.2 "
1717 args :
18- viewer : " v3.12.0 "
18+ viewer : " v3.12.2 "
1919 depends_on :
2020 - " mongo"
2121 ports :
@@ -49,7 +49,7 @@ services:
4949 volumes :
5050 - ./images/:/images/
5151 loader :
52- build : " https://github.com/camicroscope/SlideLoader.git#v3.12.0 "
52+ build : " https://github.com/camicroscope/SlideLoader.git#v3.12.2 "
5353 container_name : ca-load
5454 restart : always
5555 logging :
Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ services:
6363 - postgres
6464 back :
6565 build :
66- context : " https://github.com/camicroscope/caracal.git#v3.12.0 "
66+ context : " https://github.com/camicroscope/caracal.git#v3.12.2 "
6767 args :
68- viewer : " v3.12.1 "
68+ viewer : " v3.12.2 "
6969 depends_on :
7070 - " ferretdb"
7171 ports :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ services:
1717 build :
1818 context : " https://github.com/camicroscope/caracal.git#v3.12.0"
1919 args :
20- viewer : " v3.12.0 "
20+ viewer : " v3.12.2 "
2121 depends_on :
2222 - " mongo"
2323 ports :
You can’t perform that action at this time.
0 commit comments