chore(deps): update redis docker tag to v7.2.2 (#12097)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-22 09:57:22 -04:00
committed by GitHub
parent 99c3c874e0
commit bb812937f7

View File

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