Skip to content

Commit

Permalink
Update traefik Docker tag to v2.11 (#2506)
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 Jan 4, 2024
1 parent d8f0938 commit d409be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
ports:
- 8025:1080
traefik:
image: traefik:v2.10
image: traefik:2.11
ports:
- 8080:80
- 8443:443
Expand Down

0 comments on commit d409be9

Please sign in to comment.