-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Andreas de Pretis
committed
Nov 16, 2017
1 parent
ade6336
commit f83a49f
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ MAINTAINER Raul Sanchez <[email protected]> | |
# Set environment | ||
ENV SERVICE_NAME=traefik \ | ||
SERVICE_HOME=/opt/traefik \ | ||
SERVICE_VERSION=1.4.2 \ | ||
SERVICE_VERSION=1.4.3 \ | ||
SERVICE_USER=traefik \ | ||
SERVICE_UID=10001 \ | ||
SERVICE_GROUP=traefik \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.4.2 | ||
1.4.3 |