Skip to content

Commit

Permalink
chore(deps): bump eclipse-temurin in /java/17
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 17.0.12_7-jdk-jammy to 17.0.13_11-jdk-jammy.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 1647f86 commit 41a15ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/17/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.12_7-jdk-jammy as base
FROM eclipse-temurin:17.0.13_11-jdk-jammy as base
LABEL maintainer="[email protected]"
ENV DEBIAN_FRONTEND=noninteractive \
LANG=C.UTF-8
Expand Down

0 comments on commit 41a15ef

Please sign in to comment.