Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #58 from reims2/renovate/traefik-2.10.x
Browse files Browse the repository at this point in the history
chore(deps): update traefik docker tag to v2.10.6
  • Loading branch information
l3d00m authored Dec 2, 2023
2 parents 75f46b0 + 88b363d commit 93f4972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/traefik/templates/docker-compose.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
version: '3'
services:
traefik:
image: traefik:2.10.5@sha256:948978f7ec62f137a79f8af7044a1785bd7868706ef2c8cba9c88db688d08661
image: traefik:2.10.6@sha256:1957e3314f435c85b3a19f7babd53c630996aa1af65d1f479d75539251b1e112
read_only: true
restart: always
ports:
Expand Down

0 comments on commit 93f4972

Please sign in to comment.