Skip to content

Commit

Permalink
Update traefik Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 2a2684d commit e6e4e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/docker/templates/traefik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
traefik:
image: "traefik:v2.11.5"
image: "traefik:v3.0.3"
container_name: "{{ service_name }}"
command:
- "--api.insecure=true"
Expand Down

0 comments on commit e6e4e93

Please sign in to comment.