Skip to content

Commit

Permalink
chore(deps): bump eclipse-temurin in /conforming/src/main/docker
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 17-jre-alpine to 21-jre-alpine.

---
updated-dependencies:
- dependency-name: eclipse-temurin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 57a8bda commit 436999a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conforming/src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM eclipse-temurin:17-jre-alpine
FROM eclipse-temurin:21-jre-alpine
ARG JAR
ARG LIB

Expand Down

0 comments on commit 436999a

Please sign in to comment.