Skip to content

Commit

Permalink
bump viewer and caracal to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
birm authored Nov 17, 2023
1 parent 9a6c6ca commit e913e5e
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.10.2"
context: "https://github.com/camicroscope/caracal.git#v3.11.0"
args:
viewer: "v3.10.1"
viewer: "v3.11.0"
depends_on:
- "mongo"
ports:
Expand All @@ -37,7 +37,7 @@ services:
build:
context: "https://github.com/SBU-BMI/PathDB.git#2.0.0"
args:
viewer: "v3.10.2"
viewer: "v3.11.0"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand Down

0 comments on commit e913e5e

Please sign in to comment.