Skip to content

Commit

Permalink
use Alpine
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Godding Boye <[email protected]>
  • Loading branch information
sverrehu and erikgb authored Oct 10, 2023
1 parent 23be033 commit 7774cd3
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-17 AS builder
FROM maven:3-eclipse-temurin-17-alpine AS builder
WORKDIR /workspace
COPY pom.xml pom.xml
RUN mvn dependency:resolve
Expand Down

0 comments on commit 7774cd3

Please sign in to comment.