Skip to content

Commit

Permalink
chore: upgrade traefik to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Jan 7, 2025
1 parent 738e8c1 commit 5ba0dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/traefik/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

traefik:
image: traefik:v3.2
image: traefik:v3.3
container_name: traefik
restart: always
ports:
Expand Down

0 comments on commit 5ba0dfe

Please sign in to comment.