Skip to content

Commit

Permalink
fix(compose) use latest Kong image
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Aug 16, 2017
1 parent c3f2144 commit 2152eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
retries: 5

kong-migration:
image: thefosk/kong-poc:0.11
image: kong
depends_on:
kong-database:
condition: service_healthy
Expand Down

0 comments on commit 2152eef

Please sign in to comment.