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