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.8_7-jdk-jammy to 17.0.8.1_1-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 Sep 6, 2023
1 parent 5748db7 commit f2a98b5
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.8_7-jdk-jammy as base
FROM eclipse-temurin:17.0.8.1_1-jdk-jammy as base
LABEL maintainer="[email protected]"
ENV DEBIAN_FRONTEND=noninteractive \
LANG=C.UTF-8
Expand Down

0 comments on commit f2a98b5

Please sign in to comment.