Update redis Docker tag to v6.2.4 #453

Closed
renovate-bot wants to merge 1 commit from renovate/docker-redis-6.x into master

View file

@ -2593,7 +2593,7 @@ spec:
- "" - ""
- --appendonly - --appendonly
- "no" - "no"
image: redis:6.2.2-alpine image: redis:6.2.4-alpine
imagePullPolicy: Always imagePullPolicy: Always
name: redis name: redis
ports: ports: