Update Dockerfile to use Python 3.14 and fix docker-compose volume definitions
This commit is contained in:
@@ -54,4 +54,6 @@ services:
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
pgadmin_data:
|
||||
name: docker_postgres_data
|
||||
pgadmin_data:
|
||||
name: docker_pgadmin_data
|
||||
Reference in New Issue
Block a user