pls work
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
This commit is contained in:
parent
9140dbc838
commit
a9f3f74880
@ -14,7 +14,7 @@ RUN mvn package -q -Dmaven.test.skip -DskipTests -T2C
|
|||||||
FROM eclipse-temurin:17.0.11_9-jre-focal
|
FROM eclipse-temurin:17.0.11_9-jre-focal
|
||||||
|
|
||||||
# Install Git
|
# Install Git
|
||||||
RUN apt-get install -y git
|
RUN apt-get update && apt-get install -y git
|
||||||
|
|
||||||
# Set the app to be in production mode
|
# Set the app to be in production mode
|
||||||
ENV ENVIRONMENT=production
|
ENV ENVIRONMENT=production
|
||||||
|
Loading…
Reference in New Issue
Block a user