Fix postgres container init (#12407)

This commit is contained in:
Pere Miquel Brull 2023-07-13 08:12:04 +02:00 committed by GitHub
parent 36f8cf6900
commit a73f5821ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@ services:
build:
context: ../../.
dockerfile: docker/postgresql/Dockerfile_postgres
command: "--sort_buffer_size=10M"
container_name: openmetadata_postgresql
restart: always
depends_on: