Skip to content

Commit

Permalink
for 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Nov 18, 2022
1 parent 65ce73f commit c491caf
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 @@ -15,7 +15,7 @@ services:
build:
context: "https://github.com/camicroscope/caracal.git#v3.10.0"
args:
viewer: "v3.10.0"
viewer: "v3.10.1"
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 @@ -17,7 +17,7 @@ services:
build:
context: "https://github.com/camicroscope/caracal.git#v3.10.0"
args:
viewer: "v3.10.0"
viewer: "v3.10.1"
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.0"
viewer: "v3.10.1"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand Down

0 comments on commit c491caf

Please sign in to comment.