Skip to content

Commit 2c63d14

Browse files
Run update.sh
1 parent 3f2830e commit 2c63d14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hello-world/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For more examples and ideas, visit:
9595

9696
$ docker images hello-world
9797
REPOSITORY TAG IMAGE ID SIZE
98-
hello-world latest 4ab4c602aa5e 1.84kB
98+
hello-world latest fce289e99eb9 1.84kB
9999
```
100100

101101
![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

hello-world/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For more examples and ideas, visit:
2727

2828
$ docker images %%IMAGE%%
2929
REPOSITORY TAG IMAGE ID SIZE
30-
hello-world latest 4ab4c602aa5e 1.84kB
30+
hello-world latest fce289e99eb9 1.84kB
3131
```
3232

3333
%%LOGO%%

0 commit comments

Comments
 (0)