Skip to content

Commit

Permalink
Dependency(deps): Bump maven
Browse files Browse the repository at this point in the history
Bumps maven from 3-eclipse-temurin-21 to 3-eclipse-temurin-23.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1e8ae76 commit 60eef25
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-21 AS builder
FROM maven:3-eclipse-temurin-23 AS builder

WORKDIR /usr/src/bot
COPY src src
Expand Down

0 comments on commit 60eef25

Please sign in to comment.