Added alembic configuration

This commit is contained in:
2025-09-22 19:55:39 +01:00
parent e0628cd9fd
commit bfc6cbf7d9
5 changed files with 108 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ jobs:
needs: lint
services:
postgres:
image: postgres:16
image: postgres:17-alpine
env:
POSTGRES_DB: keywarden
POSTGRES_USER: postgres