-
Ricky Pai authored
https://hub.docker.com/r/library/registry/tags/ `registry:2` is constantly being updated with new versions. This means there's a possibility that the image may be changed unintentionally. For example, when the Pod is rescheduled on nodes that does not already have the image, depending on the time of the pull, `registry:2` may result in different images. Fix this to the latest `registry:2.5.1` instead to avoid this problem.
9c850044