Skip to content

Commit

Permalink
Update traefik to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mch1307 authored Oct 17, 2017
1 parent deae69c commit 864e40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer "mch1307@gmail.com"
# Set environment
ENV SERVICE_NAME=traefik \
SERVICE_HOME=/opt/traefik \
SERVICE_VERSION=v1.3.8 \
SERVICE_VERSION=v1.4.0 \
SERVICE_URL=https://github.com/containous/traefik/releases/download
ENV SERVICE_RELEASE=${SERVICE_URL}/${SERVICE_VERSION}/traefik_linux-amd64 \
PATH=${PATH}:${SERVICE_HOME}/bin
Expand Down

0 comments on commit 864e40a

Please sign in to comment.