Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3.3 (#2591)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 2d724db commit f9b8bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
- promitor.agents.scraper
# Infrastructure containers to test Promitor with
reverse-proxy:
image: traefik:v3.2
image: traefik:v3.3
container_name: traefik-reverse-proxy
command:
- --providers.docker
Expand Down

0 comments on commit f9b8bbb

Please sign in to comment.