chore(deps): update redis docker tag to v8.6.0 (#13976)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-11 11:50:26 -05:00
committed by GitHub
parent c65af19985
commit bb5e711802
4 changed files with 4 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ jobs:
- 5432:5432
redis:
image: 'redis:8.4.0'
image: 'redis:8.6.0'
# Set health checks to wait until redis has started
options: >-
--health-cmd "redis-cli ping"