Skip to content

Commit

Permalink
Merge pull request #80 from camicroscope/develop
Browse files Browse the repository at this point in the history
bump PathDB 1.2.0
  • Loading branch information
ebremer authored Oct 16, 2019
2 parents 4883339 + 501d1e1 commit 96211fb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Empty file modified images/sample.svs
100755 → 100644
Empty file.
Empty file modified images/uploading/.gitignore
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions 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.5"
build: "https://github.com/SBU-BMI/PathDB.git#1.2.0"
container_name: quip-pathdb
restart: unless-stopped
ports: ["443:443","80:80"]
Expand All @@ -66,7 +66,7 @@ services:
command:
- /config/pathdb_pre.sh
imageloader:
build: "https://github.com/SBU-BMI/ImageLoader.git#1.1.0"
build: "https://github.com/SBU-BMI/ImageLoader.git#2.0.0"
container_name: quip-imageloader
volumes:
- ./data:/data/
Expand Down

0 comments on commit 96211fb

Please sign in to comment.