Skip to content

Commit

Permalink
test(Dokerfile):test of trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Fremond committed Nov 24, 2023
1 parent 143f4ba commit 255cd6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions srcs/postgres-db/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ RUN rm -rf /var/lib/postgresql/13/main

COPY tools/setup_db.sh /tmp/setup_db.sh


ENTRYPOINT [ "bash", "/tmp/setup_db.sh" ]

0 comments on commit 255cd6a

Please sign in to comment.