Skip to content

Commit

Permalink
chore(traefik): Update Traefik to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Oct 8, 2023
1 parent cc91b54 commit 4887120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
traefik:
image: traefik:v2.9
image: traefik:v2.10
container_name: traefik
restart: always
environment:
Expand Down

0 comments on commit 4887120

Please sign in to comment.