From 0a8fa2082866196171347b0f5d002e7dcbe1ad5d Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 21 Jan 2025 22:09:24 -0800 Subject: [PATCH] Run update.sh --- hello-world/README.md | 2 +- hello-world/content.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hello-world/README.md b/hello-world/README.md index a1eaa900843f..3a550cab9f14 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -99,7 +99,7 @@ For more examples and ideas, visit: $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest d2c94e258dcb 13.26kB +hello-world latest 74cc54e27dc4 10.07kB ``` ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png) diff --git a/hello-world/content.md b/hello-world/content.md index 6fb8f3e68767..242556a522b1 100644 --- a/hello-world/content.md +++ b/hello-world/content.md @@ -27,7 +27,7 @@ For more examples and ideas, visit: $ docker images %%IMAGE%% REPOSITORY TAG IMAGE ID SIZE -hello-world latest d2c94e258dcb 13.26kB +hello-world latest 74cc54e27dc4 10.07kB ``` %%LOGO%%