Skip to content

Commit

Permalink
Merge pull request #279 from europeana/EA-3869_fixes_v1_rc
Browse files Browse the repository at this point in the history
update APM agent version
  • Loading branch information
gsergiu authored Nov 27, 2024
2 parents 3255060 + 3663ccb commit 5c5470b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM eclipse-temurin:17-jre-alpine
LABEL Author="Europeana Foundation <[email protected]>"

# Configure APM and add APM agent
ENV ELASTIC_APM_VERSION 1.34.1
ENV ELASTIC_APM_VERSION 1.48.1
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 5c5470b

Please sign in to comment.