Skip to content

Commit 3dec024

Browse files
LNDS-SysadminsRenovate Botbrunopacheco1
authored
chore(deps): update redis docker tag to v8 (#133)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Bruno Pacheco <[email protected]>
1 parent 6994e3d commit 3dec024

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:7.4.5
108+
image: redis:8.0.3
109109
restart: unless-stopped
110110
healthcheck:
111111
test: ["CMD", "redis-cli", "-e", "QUIT"]

0 commit comments

Comments
 (0)