Skip to content

Commit

Permalink
Merge pull request #74 from camicroscope/release
Browse files Browse the repository at this point in the history
for 3.5.1
  • Loading branch information
birm authored Sep 10, 2019
2 parents 1c32294 + f16a5e9 commit 25ef0fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion caMicroscope.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ services:
volumes:
- ./images/:/images/
viewer:
build: "https://github.com/camicroscope/caMicroscope.git#v3.4.3"
build: "https://github.com/camicroscope/caMicroscope.git#v3.5.1"
container_name: ca-front
restart: unless-stopped
volumes:
Expand Down
2 changes: 1 addition & 1 deletion quip-pathdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
logging:
driver: none
pathdb:
build: "https://github.com/SBU-BMI/PathDB.git#1.1.0"
build: "https://github.com/SBU-BMI/PathDB.git#1.1.1"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand Down

0 comments on commit 25ef0fd

Please sign in to comment.