Skip to content

Commit

Permalink
chore(deps): bump eclipse-temurin
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 11.0.18_10-jre-alpine to 19.0.2_7-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent 79789ba commit 7df55ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ HEALTHCHECK NONE

RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar

FROM eclipse-temurin:17.0.6_10-jre-alpine
FROM eclipse-temurin:19.0.2_7-jre-alpine
ARG JAR

ARG APP_USER=docker
Expand Down

0 comments on commit 7df55ce

Please sign in to comment.