Skip to content

Commit

Permalink
chore: trigger builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazmi35 committed Nov 12, 2024
1 parent f3c4650 commit 9d492f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 16/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ 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: 0 additions & 1 deletion 17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ 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 9d492f4

Please sign in to comment.