Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
update portal version in docker-compose in prep for release
  • Loading branch information
jaeddy authored Aug 31, 2019
1 parent 3c804de commit 0636c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
image: phccp
# OR comment the above `build` and `image` sections and uncomment
# the following line to use the official docker image:
# image: docker.synapse.org/syn18489221/phc-collaboration-portal:1.0.0-alpha.5
# image: docker.synapse.org/syn18489221/phc-collaboration-portal:1.0.0-alpha.6
container_name: phccp
ports:
- ${PORT}:${PORT}
Expand Down

0 comments on commit 0636c41

Please sign in to comment.