Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 16, 2024
1 parent efc49f7 commit b32f41e
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 @@ -3,6 +3,6 @@ FROM quay.io/alfresco/alfresco-base-java:jre17-rockylinux9 as BUILD
ENV PORT 8080
EXPOSE 8080

ADD search/enterprise/metadata/alfresco-elasticsearch-live-indexing-metadata-4.0.1-app.jar /opt/app.jar
ADD search/enterprise/metadata/*-app.jar /opt/app.jar

CMD ["java", "-jar", "/opt/app.jar"]

0 comments on commit b32f41e

Please sign in to comment.