bayang / jelu

Self hosted read and to-read list book tracker
MIT License
313 stars 12 forks source link

docker build of 0.52.1 seems broken #111

Closed tschaerni closed 2 months ago

tschaerni commented 2 months ago

What the title says, it just spits out the following:

jelu  | Error: Could not find or load main class org.springframework.boot.loader.JarLauncher
jelu  | Caused by: java.lang.ClassNotFoundException: org.springframework.boot.loader.JarLauncher
jelu exited with code 0

PS: reverting back to 0.51.0 works.

bayang commented 2 months ago

yes I'm on it. Thanks for the info. I'll add a message to the release.

bayang commented 2 months ago

Actually I deleted it to be sure.

bayang commented 2 months ago

release 0.52.2 should be fine. Sorry for the inconvenience.

tschaerni commented 2 months ago

release 0.52.2 should be fine. Sorry for the inconvenience.

can confirm, 0.52.2 works fine.

Thanks for the quick fix, and all the rest of the work ❤️