chore(deps): update redis docker tag to v8.2.2 (#13692)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-03 16:47:23 -04:00
committed by GitHub
parent c769666737
commit 4640a63e4b
4 changed files with 4 additions and 4 deletions

View File

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