chore(deps): update redis docker tag to v7.4.3 (#13358)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-25 09:04:15 -04:00
committed by GitHub
parent 0a3e4d61d8
commit 7800016f2f
4 changed files with 4 additions and 4 deletions

View File

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