Skip to content

Conversation

@alexperezortuno
Copy link

fix: replace OpenJDK with Eclipse Temurin JRE 17

  • OpenJDK packages are no longer available in python:3-slim base image repositories
  • Migrated to Eclipse Temurin (Adoptium) as the official recommended JDK distribution
  • Download and install Temurin JRE 17 directly from GitHub releases
  • Configure JAVA_HOME and PATH environment variables

This fixes the 'exit code: 100' error when building the Docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant