Skip to content

Commit

Permalink
chore: upgrade traefik
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Nov 28, 2024
1 parent 28ce62c commit b5674fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/traefik/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

traefik:
image: traefik:v3.1
image: traefik:v3.2
container_name: traefik
restart: always
ports:
Expand Down Expand Up @@ -33,4 +33,4 @@ services:

networks:
proxy:
external: true
external: true

0 comments on commit b5674fe

Please sign in to comment.