Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: maven
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 6fec528 commit 2048566
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 maven:3-eclipse-temurin-17 AS builder
FROM maven:3-eclipse-temurin-22 AS builder

WORKDIR /app

Expand Down

0 comments on commit 2048566

Please sign in to comment.