Skip to content

Commit

Permalink
add 3.9.10 for loader, viewer, back
Browse files Browse the repository at this point in the history
  • Loading branch information
birm authored Jan 20, 2022
1 parent 7690428 commit 7c98107
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions caMicroscope.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ services:
- mongo
back:
build:
context: "https://github.com/camicroscope/caracal.git#v3.9.8"
context: "https://github.com/camicroscope/caracal.git#v3.9.10"
args:
viewer: "v3.9.9"
viewer: "v3.9.10"
depends_on:
- "mongo"
ports:
Expand Down Expand Up @@ -55,7 +55,7 @@ services:
volumes:
- ./images/:/images/
loader:
build: "https://github.com/camicroscope/SlideLoader.git#v3.9.8"
build: "https://github.com/camicroscope/SlideLoader.git#v3.9.10"
container_name: ca-load
restart: always
logging:
Expand Down

0 comments on commit 7c98107

Please sign in to comment.