Skip to content

Commit

Permalink
Merge pull request #240 from europeana/0.11_maintenance
Browse files Browse the repository at this point in the history
0.11 maintenance
  • Loading branch information
gsergiu authored Mar 12, 2024
2 parents 0bc9fae + 5f0d6c7 commit 978e58a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ LABEL Author="Europeana Foundation <[email protected]>"

# Configure APM and add APM agent
ENV ELASTIC_APM_VERSION 1.34.1
#disabled by default, to be enabled by kustomize/build params for specific servers only
ENV ELASTIC_APM_ENABLED false
ADD https://repo1.maven.org/maven2/co/elastic/apm/elastic-apm-agent/$ELASTIC_APM_VERSION/elastic-apm-agent-$ELASTIC_APM_VERSION.jar /opt/app/elastic-apm-agent.jar

COPY ./set-web/target/set-web-executable.jar /opt/app/set-web-executable.jar
Expand Down

0 comments on commit 978e58a

Please sign in to comment.