Skip to content

Commit e125de2

Browse files
committed
Init db
2 parents c0d117e + 6b0ab3c commit e125de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ RUN chmod u+x install_postgres_json_schema_extension.sh
1111
RUN ./install_postgres_json_schema_extension.sh
1212

1313
FROM empty AS demo
14-
COPY ["database scripts/demo_db.sql", "/docker-entrypoint-initdb.d/"]
14+
COPY ["database scripts/demo_db.sql", "/docker-entrypoint-initdb.d/"]

0 commit comments

Comments
 (0)