Skip to content

Commit bb6b06d

Browse files
chore(deps): update traefik/whoami docker tag to v1.11
1 parent 4d87686 commit bb6b06d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ services:
9292
- ./traefik.yml:/etc/traefik/traefik.yml:ro
9393

9494
whoami:
95-
image: traefik/whoami:v1.10
95+
image: traefik/whoami:v1.11
9696
networks:
9797
- traefik
9898

9999
secure-whoami:
100-
image: traefik/whoami:v1.10
100+
image: traefik/whoami:v1.11
101101
networks:
102102
- traefik
103103

0 commit comments

Comments
 (0)