Skip to content

Commit

Permalink
upgrade traefik to 2.9.5 latest version (#3605)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg authored Nov 25, 2022
1 parent 491a354 commit db493ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ services:
retries: 50

traefik:
image: "traefik:v2.5.6@sha256:2f603f8d3abe1dd3a4eb28960c55506be48293b41ea2c6ed4a4297c851a57a05"
image: "traefik:v2.9.5@sha256:6c37f2135af79e0c2e387653ff3ab9abf95eb393439f07cfcfa5e06fd4bb10bb"
init: true
hostname: "{{.Node.Hostname}}-{{.Service.Name}}-{{.Task.Slot}}"
command:
Expand Down

0 comments on commit db493ed

Please sign in to comment.