Skip to content

Commit

Permalink
Bump eclipse-temurin
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 17 to 21.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 60fc285 commit 391114d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17 as buildwebsite
FROM eclipse-temurin:21 as buildwebsite

ARG SIGNING_KEY_PASSWORD
ENV SIGNING_KEY_PASSWORD ${SIGNING_KEY_PASSWORD}
Expand Down

0 comments on commit 391114d

Please sign in to comment.