Skip to content

Commit

Permalink
Switch to using the wait_for_pg tag
Browse files Browse the repository at this point in the history
[refs #252939db72e4]
  • Loading branch information
jfahrer committed May 5, 2018
1 parent b931e49 commit 5bb850c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose_example/docker-compose.yml
Expand Up @@ -18,7 +18,7 @@ services:
- pg-data:/var/lib/postgresql/data

webapp:
image: jfahrer/demo_web_app:latest
image: jfahrer/demo_web_app:wait_for_pg
depends_on:
- pg
ports:
Expand Down

0 comments on commit 5bb850c

Please sign in to comment.