Skip to content

Commit

Permalink
Merge pull request #7 from LasLabs/feature/examples
Browse files Browse the repository at this point in the history
[FIX] Traefik tag
  • Loading branch information
lasley authored Jul 31, 2017
2 parents 012e1ee + 6b176fd commit 5ca2623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ services:
traefik.frontend.rule: 'Host: runbot.example.com;'
traefik.frontend.passHostHeader: 'true'
traefik:
image: laslabs/runbot-traefik:9.0
image: laslabs/runbot-traefik:latest
stdin_open: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
Expand Down

0 comments on commit 5ca2623

Please sign in to comment.