Skip to content

Commit

Permalink
Merge pull request #197 from neicnordic/dependabot/docker/eclipse-tem…
Browse files Browse the repository at this point in the history
…urin-20-jre-alpine

Bump eclipse-temurin from 17-jre-alpine to 20-jre-alpine
  • Loading branch information
pontus authored Aug 16, 2023
2 parents ff01773 + 5d094de commit 3475972
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
Expand Up @@ -13,7 +13,7 @@ COPY src/ /src/

RUN mvn clean install -DskipTests --no-transfer-progress

FROM eclipse-temurin:17-jre-alpine
FROM eclipse-temurin:20-jre-alpine

RUN apk add --no-cache ca-certificates openssl

Expand Down

0 comments on commit 3475972

Please sign in to comment.