rf/updates postgres version in action

This commit is contained in:
itsscb 2023-09-20 19:46:32 +02:00
parent eeb9a318f6
commit fde885bf8e

View File

@ -14,7 +14,7 @@ jobs:
services: services:
postgres: postgres:
image: postgres:14-alpine image: postgres:15-alpine
env: env:
POSTGRES_USER: root POSTGRES_USER: root
POSTGRES_PASSWORD: secret POSTGRES_PASSWORD: secret