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.23_9-jdk-jammy to 11.0.24_8-jdk-jammy.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 90b5bd4 commit ddb946f
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.23_9-jdk-jammy as base
FROM eclipse-temurin:11.0.24_8-jdk-jammy as base
LABEL maintainer="opensource@ekino.com"
ENV DEBIAN_FRONTEND=noninteractive \
LANG=C.UTF-8
Expand Down

0 comments on commit ddb946f

Please sign in to comment.