Switch from maven to gradle.
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.9'
|
||||
services:
|
||||
codiki-database:
|
||||
container_name: "codiki-database"
|
||||
image: "postgres:16"
|
||||
image: "postgres:17"
|
||||
ports:
|
||||
- "50001:5432"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user