forked from coop-cloud/traefik
Update traefik Docker tag to v2.4.1
This commit is contained in:
parent
110e2595ff
commit
e5b8c97ef4
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: "traefik:2.4.0"
|
image: "traefik:2.4.1"
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
Loading…
Reference in New Issue
Block a user