We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3493163 commit 8283dd7Copy full SHA for 8283dd7
2 files changed
hello-world/README.md
@@ -95,7 +95,7 @@ For more examples and ideas, visit:
95
96
$ docker images hello-world
97
REPOSITORY TAG IMAGE ID SIZE
98
-hello-world latest 1b44b5a3e06a 10.07kB
+hello-world latest e2ac70e7319a 10.07kB
99
```
100
101

hello-world/content.md
@@ -27,7 +27,7 @@ For more examples and ideas, visit:
27
28
$ docker images %%IMAGE%%
29
30
31
32
33
%%LOGO%%
0 commit comments