Try fix database update.
Some checks failed
Build and Deploy Java Gradle Application / build-and-deploy (push) Has been cancelled

This commit is contained in:
Florian THIERRY
2025-12-30 17:38:14 +01:00
parent b28625376e
commit ea3ac62e8c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
codiki-database:
image: "postgres:18"
image: "postgres:17"
container_name: "codiki-database"
ports:
- "50010:5432"