Bump Docker images

This commit is contained in:
Adrian Kumpf
2022-06-24 16:25:09 +02:00
parent 7f1dbd3e34
commit a6bea752c8
4 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ jobs:
services:
db:
image: postgres:13
image: postgres:14
ports: ["5432:5432"]
env:
POSTGRES_PASSWORD: postgres