Skip to content

Commit

Permalink
chore(deps): bump eclipse-temurin in /resources (#1659)
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 23_37-jre-alpine to 23.0.1_11-jre-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Nov 4, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tzemanovic Tomas Zemanovic
1 parent 62057b2 commit 3f7b082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/Dockerfile
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
# SPDX-License-Identifier: Apache-2.0
#################################################################################

FROM eclipse-temurin:23_37-jre-alpine
FROM eclipse-temurin:23.0.1_11-jre-alpine
ARG JAR
ARG OTEL_JAR
ARG ADDITIONAL_FILES

0 comments on commit 3f7b082

Please sign in to comment.