Skip to content

Commit abe192a

Browse files
authored
Merge pull request #592 from mitchross/renovate/redis-8.x
Update redis Docker tag to v8
2 parents 7ba2759 + ae180d0 commit abe192a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-apps/media/tubearchivist/redis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
type: RuntimeDefault
2323
containers:
2424
- name: redis
25-
image: redis:7
25+
image: redis:8
2626
ports:
2727
- containerPort: 6379
2828
securityContext:

0 commit comments

Comments
 (0)