Skip to content

Commit

Permalink
Merge pull request #165 from camicroscope/develop
Browse files Browse the repository at this point in the history
For 3.9.3
  • Loading branch information
birm authored Apr 15, 2021
2 parents 1c8a631 + 2ccd7eb commit 4aeb408
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion caMicroscope.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
build:
context: "https://github.com/camicroscope/caracal.git#v3.9.2"
args:
viewer: "v3.9.2"
viewer: "v3.9.3"
depends_on:
- "mongo"
ports:
Expand Down
4 changes: 2 additions & 2 deletions quip-pathdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
build:
context: "https://github.com/camicroscope/caracal.git#v3.9.2"
args:
viewer: "v3.9.2"
viewer: "v3.9.3"
depends_on:
- "mongo"
ports:
Expand All @@ -48,7 +48,7 @@ services:
build:
context: "https://github.com/SBU-BMI/PathDB.git#1.6.1"
args:
viewer: "v3.9.2"
viewer: "v3.9.3"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand Down

0 comments on commit 4aeb408

Please sign in to comment.