diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5e0835c..9123eb58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -141,7 +141,7 @@ jobs: - 6379:6379 options: --entrypoint redis-server postgres: - image: postgres:13.7 + image: postgres:13.13 env: POSTGRES_USER: postgres POSTGRES_DB: postgres