From f59ec4bf544e8f090a0ba93c538027fd626c7bbd Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 15 Dec 2023 19:09:45 -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 d7e836821c53..4ec80bafd6cf 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -90,7 +90,7 @@ For more examples and ideas, visit: $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest 9c7a54a9a43c 13.26kB +hello-world latest d2c94e258dcb 13.26kB ``` ![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 18a58e780746..6fb8f3e68767 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 9c7a54a9a43c 13.26kB +hello-world latest d2c94e258dcb 13.26kB ``` %%LOGO%%