x.x it broke
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0) (push) Successful in 2s
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0) (push) Successful in 2s
This commit is contained in:
parent
85d731bb88
commit
eb96180faf
@ -8,7 +8,7 @@ WORKDIR /home/container
|
|||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Build the jar
|
# Build the jar
|
||||||
RUN mvn package -T2C -Dmaven.test.skip -DskipTests
|
RUN mvn package -T2C -q -Dmaven.test.skip -DskipTests
|
||||||
|
|
||||||
# Stage 2: Create the final lightweight image
|
# Stage 2: Create the final lightweight image
|
||||||
FROM eclipse-temurin:17.0.11_9-jre-focal
|
FROM eclipse-temurin:17.0.11_9-jre-focal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user