chore(deps): update traefik/whoami docker tag to v1.11.0

This commit is contained in:
github-actions[bot]
2025-04-26 13:42:58 +00:00
committed by GitHub
parent a27233f8af
commit e8be7f544a
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"services": [
{
"name": "whoami",
"image": "traefik/whoami:v1.10.0",
"image": "traefik/whoami:v1.11.0",
"isMain": true,
"internalPort": "80"
}