Commit 1fc19b6
committed
fix: use non-Alpine Java 23 base image for better compatibility
- Change from eclipse-temurin:23-jre-alpine to eclipse-temurin:23-jre
- Update user creation commands for Debian-based image
- Replace wget with curl for health check
- Fixes Fly.io build failures due to Alpine image unavailability
This resolves deployment issues while maintaining Java 23 compatibility.1 parent ef3cca0 commit 1fc19b6
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments