switch redis repo
This commit is contained in:
parent
82e2bf4e3c
commit
e7cb326716
1 changed files with 1 additions and 1 deletions
|
@ -1169,7 +1169,7 @@ redis:
|
||||||
## Redis image
|
## Redis image
|
||||||
image:
|
image:
|
||||||
# -- Redis repository
|
# -- Redis repository
|
||||||
repository: quay.io/codefresh/redis
|
repository: public.ecr.aws/docker/library/redis
|
||||||
# -- Redis tag
|
# -- Redis tag
|
||||||
tag: 7.0.13-alpine
|
tag: 7.0.13-alpine
|
||||||
# -- Redis image pull policy
|
# -- Redis image pull policy
|
||||||
|
|
Loading…
Reference in a new issue