Pin the postgres image version in tests.yml

This commit is contained in:
Denis Kasak
2026-07-14 16:32:03 +02:00
parent 7558a46faf
commit 7e28b289a9
+1 -1
View File
@@ -655,7 +655,7 @@ jobs:
services:
postgres:
image: postgres
image: postgres:17
ports:
- 5432:5432
env: