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

Commit d99f643

Browse files
Update redis Docker tag to v7.4.3 (#900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7e6be9 commit d99f643

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
@@ -57,7 +57,7 @@ steps:
5757

5858
services:
5959
- name: redis
60-
image: redis:7.4.2
60+
image: redis:7.4.3
6161
- name: elastic
6262
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.0
6363
environment:

0 commit comments

Comments
 (0)