mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Update pull code to consider any layer download or new tag as an update. Update hello-world frozen image to be explicitly tagged as frozen, to not interfere with pull tests. The hello-world is used by pull tests because of its small size and there is no other official image with such a size. fixes #11383 Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)