Skip to content

Commit

Permalink
Merged PR #63. Updated compose files
Browse files Browse the repository at this point in the history
  • Loading branch information
rawmind0 committed Nov 18, 2017
1 parent 94478d3 commit 375fbfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rancher/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ traefik:
io.rancher.container.hostname_override: container_name
tty: true
log_opt: {}
image: rawmind/alpine-traefik:1.4.2-0
image: rawmind/alpine-traefik:1.4.3-0
environment:
- CONF_INTERVAL=${refresh_interval}
- TRAEFIK_HTTP_PORT=${http_port}
Expand Down
2 changes: 1 addition & 1 deletion rancher/rancher-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.catalog:
name: traefik
version: 1.4.2-rancher1
version: 1.4.3-rancher1
description: |
(Experimental) Traefik load balancer.
minimum_rancher_version: v0.59.0
Expand Down

0 comments on commit 375fbfe

Please sign in to comment.