Skip to content

Commit

Permalink
chore(deps): bump eclipse-temurin in /17/rhel/ubi9/hotspot (#1697)
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 17.0.8_7-jdk-ubi9-minimal to 17.0.8.1_1-jdk-ubi9-minimal.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 1dbcbd6 commit bf296b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 17/rhel/ubi9/hotspot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.8_7-jdk-ubi9-minimal as jre-build
FROM eclipse-temurin:17.0.8.1_1-jdk-ubi9-minimal as jre-build

# Generate smaller java runtime without unneeded files
# for now we include the full module path to maintain compatibility
Expand Down

0 comments on commit bf296b0

Please sign in to comment.