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

Commit 6895419

Browse files
[integration] Update redis Docker tag to v7.2.4 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 249d98b commit 6895419

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.3
66+
image: redis:7.2.4
6767
- name: elastic
6868
image: docker.elastic.co/elasticsearch/elasticsearch:8.11.3
6969
environment:

0 commit comments

Comments
 (0)