Skip to content

Commit

Permalink
chore(deps): bump eclipse-temurin in /java/11
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 11.0.25_9-jdk-jammy to 11.0.26_4-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 Feb 3, 2025
1 parent 8b2adde commit 492ef95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:11.0.25_9-jdk-jammy as base
FROM eclipse-temurin:11.0.26_4-jdk-jammy as base
LABEL maintainer="[email protected]"
ENV DEBIAN_FRONTEND=noninteractive \
LANG=C.UTF-8
Expand Down

0 comments on commit 492ef95

Please sign in to comment.