What's Changed
- feat: replace OpenJDK 11 variant dirs with Temurin 21 multi-stage image (4f1bece)
- chore: add renovate configuration and shared tooling dotfiles (ddd92aa)
- docs: align documentation set with sibling repositories (d0c5429)
- feat: add Apache Maven installation to JDK variant and update documentation (07b37e7)
Docker Images
Pull the images:
docker pull ragedunicorn/java:21.0.11-jdk-alpine3.24.1-1
docker pull ragedunicorn/java:21.0.11-jre-alpine3.24.1-1
docker pull ghcr.io/ragedunicorn/docker-java:21.0.11-jdk-alpine3.24.1-1
docker pull ghcr.io/ragedunicorn/docker-java:21.0.11-jre-alpine3.24.1-1Or use the latest tags:
docker pull ragedunicorn/java:latest
docker pull ragedunicorn/java:latest-jreFull Changelog: v1.3.0...v21.0.11-alpine3.24.1-1