Skip to content

Commit

Permalink
for 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Oct 25, 2022
1 parent 5aaa94d commit 2fc5941
Show file tree
Hide file tree
Showing 3 changed files with 506 additions and 9 deletions.
6 changes: 3 additions & 3 deletions caMicroscope.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ services:
- ./db:/data/db
back:
build:
context: "https://github.com/camicroscope/caracal.git#v3.9.11"
context: "https://github.com/camicroscope/caracal.git#v3.10.0"
args:
viewer: "v3.9.11"
viewer: "v3.10.0"
depends_on:
- "mongo"
ports:
Expand Down Expand Up @@ -48,7 +48,7 @@ services:
volumes:
- ./images/:/images/
loader:
build: "https://github.com/camicroscope/SlideLoader.git#v3.9.11"
build: "https://github.com/camicroscope/SlideLoader.git#v3.10.0"
container_name: ca-load
restart: always
logging:
Expand Down
Loading

0 comments on commit 2fc5941

Please # to comment.