try non-alipine postgres
Some checks failed
Actions / runner-job (push) Failing after 59s

This commit is contained in:
2025-07-28 01:48:44 +01:00
parent e68290efab
commit 9e96bef11d

View File

@ -13,7 +13,7 @@ jobs:
# Label used to access the service container
postgres:
# Docker Hub image
image: postgres:17-alpine
image: postgres:17
# Provide the password for postgres
env:
POSTGRES_USER: postgres