Skip to content

Commit

Permalink
Bump maven in /sources (#215)
Browse files Browse the repository at this point in the history
Bumps maven from 3.9.4-eclipse-temurin-21-alpine to 3.9.5-eclipse-temurin-21-alpine.

---
updated-dependencies:
- dependency-name: maven
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent b2526c0 commit 80f8443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#
# Build stage.
#
FROM maven:3.9.4-eclipse-temurin-21-alpine AS build
FROM maven:3.9.5-eclipse-temurin-21-alpine AS build
WORKDIR /app

# Copy local code to the container image.
Expand Down

0 comments on commit 80f8443

Please sign in to comment.