Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
junha-ahn committed Nov 15, 2023
1 parent d753185 commit 8e6e5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COPY --from=builder snapshot-dependencies/ ./
COPY --from=builder spring-boot-loader/ ./
COPY --from=builder application/ ./

ENTRYPOINT ["java","org.springframework.boot.loader.JarLaungcher"]
ENTRYPOINT ["java","org.springframework.boot.loader.JarLauncher"]

0 comments on commit 8e6e5cb

Please sign in to comment.