Commit fa33779
committed
Update Dockerfile base image from openjdk:8 to eclipse-temurin:11
- Changed FROM openjdk:8-jre-alpine to eclipse-temurin:11-jre-alpine
- Fixes: 'openjdk:8-jre-alpine: not found' Docker build error
- Aligns with Java 11 used in workflow and pom.xml
- eclipse-temurin is the current official OpenJDK build
- Containerfile already uses correct ubi9/openjdk-11-runtime1 parent a310bbf commit fa33779
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments