Update config.yml (#17800)

This commit is contained in:
Shlee 2022-03-15 23:40:32 +10:30 committed by GitHub
parent de14ccc13b
commit 0578b1cc4c

View file

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