Update config.yml (#17800)

This commit is contained in:
Shlee 2022-03-15 23:40:32 +10:30 committed by GitHub
parent 4bdce2c513
commit 9fbe952789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ executors:
environment:
POSTGRES_USER: root
POSTGRES_HOST_AUTH_METHOD: trust
- image: circleci/redis:6-alpine
- image: cimg/redis:6.2
commands:
install-system-dependencies: