Revert "the-new-hotness: gcr.io does not seem up/working, try docker.io"

This reverts commit 5c69db6a59.

docker.io is saying it needs auth. Not sure what to do that would work here.
This commit is contained in:
Kevin Fenzi 2022-09-29 16:45:03 -07:00
parent 5c69db6a59
commit 3223c71e1b

View file

@ -16,6 +16,6 @@ items:
- name: latest
from:
kind: DockerImage
name: docker.io/bitnami-containers/redis:latest
name: gcr.io/bitnami-containers/redis:latest
kind: List
metadata: {}