mirror.gcr.io

and explicit latest tag
This commit is contained in:
2025-04-19 00:14:28 +03:00
parent 5bd0a57417
commit cf9d686882
17 changed files with 18 additions and 18 deletions

View File

@@ -19,7 +19,7 @@ spec:
runAsGroup: 65534
containers:
- name: whoami
image: traefik/whoami
image: mirror.gcr.io/traefik/whoami:latest
env:
- name: WHOAMI_PORT_NUMBER
value: "8080"