From 64f043ce421fa237943a539796a8e331d8d516d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 05:57:19 +0000 Subject: [PATCH] chore(deps): update docker.io/library/hello-world docker digest to ef54e83 --- samples/tgz/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tgz/docker-compose.yaml b/samples/tgz/docker-compose.yaml index f8c4486..76f2f0a 100644 --- a/samples/tgz/docker-compose.yaml +++ b/samples/tgz/docker-compose.yaml @@ -1,3 +1,3 @@ services: hello-world: - image: docker.io/library/hello-world@sha256:05813aedc15fb7b4d732e1be879d3252c1c9c25d885824f6295cab4538cb85cd \ No newline at end of file + image: docker.io/library/hello-world@sha256:ef54e839ef541993b4e87f25e752f7cf4238fa55f017957c2eb44077083d7a6a \ No newline at end of file