Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 17, 2024
1 parent 8c25b28 commit 305ff04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search/enterprise/metadata/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ ENV SPRING_ACTIVEMQ_BROKERURL=nio://activemq:61616

ADD search/enterprise/metadata/*-app.jar /opt/app.jar

COPY entrypoint.sh /entrypoint.sh
COPY search/enterprise/metadata/entrypoint.sh /entrypoint.sh
CMD ["/entrypoint.sh"]

0 comments on commit 305ff04

Please sign in to comment.