Skip to content

Commit

Permalink
Test GA build
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaldivyam committed Apr 1, 2024
1 parent 7a0206f commit 32b96ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion logical-backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ COPY ./* ./

ENV PG_DIR=/usr/lib/postgresql

ENTRYPOINT ["/dump.sh"]
ENTRYPOINT ["/dump.sh"]
1 change: 1 addition & 0 deletions mongodb-backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ RUN chmod 775 /usr/local/bin/mongouri
VOLUME /backup

CMD /usr/local/bin/entrypoint

0 comments on commit 32b96ba

Please sign in to comment.