Skip to content

Commit 706b39b

Browse files
authored
Update Dockerfile
1 parent 05ab209 commit 706b39b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ COPY ["install_postgres_json_schema_extension.sh", "install_postgres_json_schema
1212
RUN chmod u+x install_postgres_json_schema_extension.sh
1313
RUN ./install_postgres_json_schema_extension.sh
1414

15+
COPY ["init_demo_db.sh", "init_demo_db.sh"]
1516
RUN chmod u+x init_demo_db.sh
1617
RUN ./init_demo_db.sh

0 commit comments

Comments
 (0)