Update docker entrypoint
This commit is contained in:
@@ -10,4 +10,4 @@ COPY ${EXTRACTED}/snapshot-dependencies/ /
|
|||||||
RUN true
|
RUN true
|
||||||
COPY ${EXTRACTED}/application/ /
|
COPY ${EXTRACTED}/application/ /
|
||||||
|
|
||||||
ENTRYPOINT ["java", "org.springframework.boot.loader.JarLauncher", "--spring.config.additional-location=file:data/"]
|
ENTRYPOINT ["java", "org.springframework.boot.loader.launch.JarLauncher", "--spring.config.additional-location=file:data/"]
|
||||||
Reference in New Issue
Block a user