Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #397 from neicnordic/dependabot/docker/maven-3.9.4…
Browse files Browse the repository at this point in the history
…-eclipse-temurin-21-alpine

Bump maven from 3.9.3-eclipse-temurin-20-alpine to 3.9.4-eclipse-temurin-21-alpine
  • Loading branch information
blankdots authored Oct 23, 2023
2 parents ed16518 + 33da0ed commit 4852bc5
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.9.3-eclipse-temurin-20-alpine as builder
FROM maven:3.9.4-eclipse-temurin-21-alpine as builder

COPY pom.xml .

Expand Down

0 comments on commit 4852bc5

Please sign in to comment.