Use new whoami container
This commit is contained in:
parent
c63506d2bc
commit
f414781182
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
whoami:
|
||||
image: containous/whoami:latest
|
||||
image: traefik/whoami:latest
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
|
Loading…
Reference in a new issue