chore: update whoami

This commit is contained in:
Fernandez Ludovic 2022-07-28 03:52:54 +02:00
parent f58a7a9b06
commit a645d164e0
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ services:
- ./letsencrypt:/data - ./letsencrypt:/data
whoami: whoami:
image: traefik/whoami:v1.6.0 image: traefik/whoami:v1.8.1
labels: labels:
traefik.enable: true traefik.enable: true
traefik.frontend.rule: Host:example.com traefik.frontend.rule: Host:example.com

View File

@ -38,7 +38,7 @@ services:
- ./letsencrypt:/data - ./letsencrypt:/data
whoami: whoami:
image: traefik/whoami:v1.6.0 image: traefik/whoami:v1.8.1
labels: labels:
traefik.enable: 'true' traefik.enable: 'true'