chore(deps): update redis docker tag to v8.0.3 (#13539)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-08 14:09:15 -04:00
committed by GitHub
parent da1f2a9c9f
commit 1b80910e80
4 changed files with 4 additions and 4 deletions

View File

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