Skip to content

Commit

Permalink
Bump eclipse-temurin from 18-jre-alpine to 21-jre-alpine
Browse files Browse the repository at this point in the history
Bumps eclipse-temurin from 18-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 15, 2023
1 parent 3ced445 commit 186ae0a
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:18-jre-alpine
FROM eclipse-temurin:21-jre-alpine
MAINTAINER ClouDesire <[email protected]>

ADD target/syndication-api.jar app.jar
Expand Down

0 comments on commit 186ae0a

Please sign in to comment.