Skip to content

Commit

Permalink
traefik: Bump to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Sep 17, 2024
1 parent 80435ee commit 7c3acbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/traefik/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ traefik_docker_container: "{{ traefik_name }}"

# Image
traefik_docker_image_pull: true
traefik_docker_image_tag: "v3.1.1"
traefik_docker_image_tag: "v3.1.3"
traefik_docker_image: "traefik:{{ traefik_docker_image_tag }}"

# Ports
Expand Down

0 comments on commit 7c3acbd

Please sign in to comment.