Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 81defb3 commit c17fc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:11-jdk as build
FROM eclipse-temurin:21-jdk as build

COPY . /tmp/workspace_deluxe
WORKDIR /tmp
Expand Down

0 comments on commit c17fc1c

Please sign in to comment.