chore(deps): update redis docker tag to v7.0.12 (#11789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-12 13:19:19 -04:00
committed by GitHub
parent efd784fa5f
commit 40477c85d5

View File

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