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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
isekai-main
renovate[bot] 2 years ago committed by GitHub
parent efd784fa5f
commit 40477c85d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save