Skip to content

Commit

Permalink
Update Traefik in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Apr 7, 2024
1 parent 8069e06 commit 89f9bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/compose/compose.traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:

traefik:
container_name: "cetusguard-traefik"
image: "docker.io/traefik:v2.10"
image: "docker.io/traefik:v3.0"
restart: "on-failure"
networks:
- "cetusguard"
Expand Down

0 comments on commit 89f9bb4

Please sign in to comment.