Skip to content

Commit

Permalink
fix pathdb viewer tags
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Jul 13, 2020
1 parent ec46eba commit 2147ded
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 @@ -28,9 +28,9 @@ services:
- ./images/:/data/images/
back:
build:
context: "https://github.com/camicroscope/caracal.git#3.7.6"
context: "https://github.com/camicroscope/caracal.git#v3.7.6"
args:
viewer: "3.7.6"
viewer: "v3.7.6"
depends_on:
- "mongo"
ports:
Expand All @@ -48,7 +48,7 @@ services:
build:
context: "https://github.com/SBU-BMI/PathDB.git#1.3.5"
args:
viewer: "develop"
viewer: "v3.7.6"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand Down

0 comments on commit 2147ded

Please # to comment.