Skip to content

Commit

Permalink
chore: trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazmi35 committed Nov 12, 2024
1 parent 186d10c commit 462abdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions 16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ COPY ./initdb/* /docker-entrypoint-initdb.d/
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
ENTRYPOINT [ "docker-entrypoint.sh" ]
CMD [ "/opt/bitnami/scripts/postgresql/run.sh" ]
#
1 change: 1 addition & 0 deletions 17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ COPY ./initdb/* /docker-entrypoint-initdb.d/
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh
ENTRYPOINT [ "docker-entrypoint.sh" ]
CMD [ "/opt/bitnami/scripts/postgresql/run.sh" ]
#

0 comments on commit 462abdf

Please sign in to comment.