Skip to content

Commit e88f024

Browse files
committed
Update to 1.7.34-alpine
Signed-off-by: Pascal Andy <pascalandy@users.noreply.github.com>
1 parent 40a007e commit e88f024

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

traefik_stack6/stack-proxy-dns-challenge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070
#- --docker.endpoint=unix:///var/run/docker.sock
7171
traefik:
7272
<<: *default-opts
73-
image: traefik:1.7.26-alpine
73+
image: traefik:1.7.34-alpine
7474
ports:
7575
- target: 80
7676
protocol: tcp

traefik_stack6/stack-proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171
#- --docker.endpoint=unix:///var/run/docker.sock
7272
traefik:
7373
<<: *default-opts
74-
image: traefik:1.7.30-alpine
74+
image: traefik:1.7.34-alpine
7575
ports:
7676
- target: 80
7777
protocol: tcp

0 commit comments

Comments
 (0)