Skip to content

Commit

Permalink
version bumped for Traefik and compose
Browse files Browse the repository at this point in the history
  • Loading branch information
vegasbrianc authored and nknapp committed Oct 6, 2017
1 parent c75a5fb commit b6f1847
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM traefik:camembert
FROM traefik:1.3.5
ADD traefik.toml .
EXPOSE 80
EXPOSE 8080
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '2'
version: '3'

services:
traefik:
Expand Down

0 comments on commit b6f1847

Please sign in to comment.