Skip to content

Commit

Permalink
3.9.10 for viewer, back
Browse files Browse the repository at this point in the history
  • Loading branch information
birm authored Jan 20, 2022
1 parent 7c98107 commit e5ae707
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quip-pathdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ services:
- ./images/:/data/images/
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 All @@ -37,7 +37,7 @@ services:
build:
context: "https://github.com/SBU-BMI/PathDB.git#1.7.1"
args:
viewer: "v3.9.9"
viewer: "v3.9.10"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand Down

0 comments on commit e5ae707

Please sign in to comment.