Skip to content

Commit

Permalink
Merge pull request #63 from 25th-floor/PR/version-1.4.3
Browse files Browse the repository at this point in the history
Update to traefik 1.4.3
  • Loading branch information
rawmind0 authored Nov 18, 2017
2 parents ade6336 + f83a49f commit 94478d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ docker build -t rawmind/alpine-traefik:<version> .

## Versions

- `1.4.3-0` [(Dockerfile)](https://github.com/rawmind0/alpine-traefik/blob/1.4.3-0/Dockerfile)
- `1.4.2-0` [(Dockerfile)](https://github.com/rawmind0/alpine-traefik/blob/1.4.2-0/Dockerfile)
- `1.4.1-2` [(Dockerfile)](https://github.com/rawmind0/alpine-traefik/blob/1.4.1-2/Dockerfile)
- `1.4.0-6` [(Dockerfile)](https://github.com/rawmind0/alpine-traefik/blob/1.4.0-6/Dockerfile)
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.2
1.4.3

0 comments on commit 94478d3

Please sign in to comment.