Skip to content

Commit

Permalink
update to traefik 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
wollomatic authored Apr 3, 2024
1 parent d8a5b85 commit af739c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- docker-proxynet

traefik:
image: traefik:2.10 # use current version 2.10.x
image: traefik:2.11 # always look for the most recent version
restart: unless-stopped
read_only: true
mem_limit: 2G
Expand Down

0 comments on commit af739c2

Please sign in to comment.