Added alembic configuration
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
needs: lint
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:16
|
||||
image: postgres:17-alpine
|
||||
env:
|
||||
POSTGRES_DB: keywarden
|
||||
POSTGRES_USER: postgres
|
||||
|
Reference in New Issue
Block a user