Skip to content

Commit c92acd8

Browse files
fcapsBrutus5000
authored andcommitted
update dockerimage to use new launcher
1 parent 765a0fa commit c92acd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ COPY --from=builder /application/snapshot-dependencies/ ./
1515
RUN true
1616
COPY --from=builder /application/application/ ./
1717
RUN true
18-
ENTRYPOINT ["java", "-server", "-Djava.security.egd=file:/dev/./urandom", "org.springframework.boot.loader.JarLauncher"]
18+
ENTRYPOINT ["java", "-server", "-Djava.security.egd=file:/dev/./urandom", "org.springframework.boot.loader.launch.JarLauncher"]

0 commit comments

Comments
 (0)