Skip to content

Commit

Permalink
use hosted images for phccp docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeddy committed Jul 23, 2019
1 parent 74cd475 commit dfff559
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.phccp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ services:
- /tmp/neo4j/logs:/logs

phccp-prov:
build:
context: .
dockerfile: Dockerfile
image: phccp-prov
image: docker.synapse.org/syn18489221/prov-service:develop
command: python3 -m synprov
container_name: phccp-prov
ports:
Expand Down

0 comments on commit dfff559

Please sign in to comment.