[CI service] try a hopefully smaller image for postgres service

This commit is contained in:
bronsen 2025-03-14 23:29:01 +01:00
parent e60522f364
commit 831b86024c

View file

@ -22,7 +22,7 @@ steps:
services:
- name: database
image: postgres:17
image: postgres:17-alpine
environment:
POSTGRES_PASSWORD: teilchensammler
POSTGRES_DB: teilchensammler_test