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-22.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent b2d5330 commit 6be389e
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-22 AS builder

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

0 comments on commit 6be389e

Please sign in to comment.