Try fix database update.
Some checks failed
Build and Deploy Java Gradle Application / build-and-deploy (push) Has been cancelled
Some checks failed
Build and Deploy Java Gradle Application / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
codiki-database:
|
||||
image: "postgres:18"
|
||||
image: "postgres:17"
|
||||
container_name: "codiki-database"
|
||||
ports:
|
||||
- "50010:5432"
|
||||
|
||||
Reference in New Issue
Block a user