Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 8125ff6 commit 091041e
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-jammy
FROM eclipse-temurin:21-jammy

# Download all migration dependencies
RUN mkdir -p /assets/ && cd /assets && \
Expand Down

0 comments on commit 091041e

Please sign in to comment.