update traefik from 2.5 to 2.9 #5

Merged
bsod merged 1 commit from update_proxy into master 2023-05-02 20:04:03 +02:00
Showing only changes of commit 167f84d7d2 - Show all commits

View file

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