Skip to content

Update Dockerfile base image to Eclipse Temurin#127

Merged
Cassiiopeia merged 1 commit intomainfrom
claude/update-dockerfile-openjdk-011CUoxDMG27aD3RkpRwWZbf
Nov 5, 2025
Merged

Update Dockerfile base image to Eclipse Temurin#127
Cassiiopeia merged 1 commit intomainfrom
claude/update-dockerfile-openjdk-011CUoxDMG27aD3RkpRwWZbf

Conversation

@Cassiiopeia
Copy link
Member

@Cassiiopeia Cassiiopeia commented Nov 5, 2025

  • Replace deprecated amazoncorretto:21 with eclipse-temurin:17-jdk-alpine
  • Eclipse Temurin is the recommended successor to AdoptOpenJDK
  • This resolves Docker image pull failures due to deprecated openjdk images

Summary by CodeRabbit

릴리스 노트

  • Chore
    • 애플리케이션 실행 환경을 업데이트했습니다. 기존 기능과 성능은 유지됩니다.

- Replace deprecated amazoncorretto:21 with eclipse-temurin:17-jdk-alpine
- Eclipse Temurin is the recommended successor to AdoptOpenJDK
- This resolves Docker image pull failures due to deprecated openjdk images
@Cassiiopeia Cassiiopeia merged commit 809e2dd into main Nov 5, 2025
1 check passed
@coderabbitai
Copy link

coderabbitai bot commented Nov 5, 2025

Caution

Review failed

The pull request is closed.

🚶 Walkthrough

Dockerfile의 기본 이미지를 amazoncorretto:21에서 eclipse-temurin:17-jdk-alpine으로 변경합니다. JAR 처리 및 진입점은 유지되며, OpenJDK 지원 중단과 관련된 주석이 업데이트됩니다.

📋 Changes

Cohort / File(s) Summary
Base Image 업데이트
Dockerfile
amazoncorretto:21에서 eclipse-temurin:17-jdk-alpine으로 기본 이미지 변경; 지원 중단된 주석 업데이트

🎯 Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • 주의 사항: Java 버전 다운그레이드 (21 → 17) 및 Alpine 기반 이미지로의 전환이 애플리케이션 호환성에 미치는 영향 확인

🐰 Poem

🐇 A lighter Alpine home,
From 21 to 17, we roam,
Temurin's swift and lean,
The smallest image seen,
Dockerfile dances on, never alone!

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/update-dockerfile-openjdk-011CUoxDMG27aD3RkpRwWZbf

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cd4b10e and 5a0b794.

📒 Files selected for processing (1)
  • Dockerfile (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

PR 빌드 검증 결과: ✅ 빌드 성공

빌드 검증이 완료되었습니다.

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.

2 participants