Skip to content

Commit

Permalink
Update to traefik 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas de Pretis committed Nov 16, 2017
1 parent ade6336 commit f83a49f
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 f83a49f

Please sign in to comment.