Skip to content

Commit 59848ee

Browse files
Renovate BotRenovate Bot
authored andcommitted
chore(deps): update redis docker tag to v8.2.0
1 parent a2bafd3 commit 59848ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ services:
105105
test: ["CMD", "wget", "-qO", "/dev/null", "http://localhost:8983/solr/"]
106106

107107
redis:
108-
image: redis:8.0.3
108+
image: redis:8.2.0
109109
restart: unless-stopped
110110
healthcheck:
111111
test: ["CMD", "redis-cli", "-e", "QUIT"]

0 commit comments

Comments
 (0)