Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 9ae9d08

Browse files
Update redis Docker tag to v7.4.1 (#773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4531c59 commit 9ae9d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ steps:
6363

6464
services:
6565
- name: redis
66-
image: redis:7.2.5
66+
image: redis:7.4.1
6767
- name: elastic
6868
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3
6969
environment:

0 commit comments

Comments
 (0)