From 52bac9f6a4478a33993338ff9758c0892de6dea7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 18:28:10 +0000 Subject: [PATCH] chore(deps): update docker.io/traefik/whoami docker digest to c4717a8 --- tasks/simple-task-example/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/simple-task-example/docker-compose.yaml b/tasks/simple-task-example/docker-compose.yaml index c6ec70a..e947753 100644 --- a/tasks/simple-task-example/docker-compose.yaml +++ b/tasks/simple-task-example/docker-compose.yaml @@ -1,6 +1,6 @@ services: whoami: - image: docker.io/traefik/whoami@sha256:200689790a0a0ea48ca45992e0450bc26ccab5307375b41c84dfc4f2475937ab + image: docker.io/traefik/whoami@sha256:c4717a8d1f0134a7444e24f881160e033991f23027c6c5a9a3f8fd22e70d1d44 networks: - ctf-services-net labels: