update traefik from 2.5 to 2.9

This commit is contained in:
root 2023-02-23 23:13:48 +00:00
parent 3ae2378b6b
commit 167f84d7d2

View file

@ -2,7 +2,7 @@ version: '2'
services:
proxy:
image: traefik:v2.5
image: traefik:v2.9
ports:
- "80:80"
- "443:443"