Skip to content

fix: Dockerfile 베이스 이미지 동기화 및 scp-action 업그레이드#10

Merged
gisu1102 merged 3 commits intodevfrom
chore/multi-repo-sync
Feb 16, 2026
Merged

fix: Dockerfile 베이스 이미지 동기화 및 scp-action 업그레이드#10
gisu1102 merged 3 commits intodevfrom
chore/multi-repo-sync

Conversation

@gisu1102
Copy link
Contributor

Summary

  • Dockerfile 베이스 이미지를 멀티레포 원본과 동기화 (openjdk → eclipse-temurin)
  • CD 워크플로우 scp-action v0.1.7 → v1.0.0 업그레이드

Changes

  • lecture-api: eclipse-temurin:17-jdk-jammy
  • ticketing-api: eclipse-temurin:17-jre-alpine
  • ticketing-sse: eclipse-temurin:17-jre-alpine
  • 5개 CD 워크플로우 scp-action 버전 수정

— openjdk 이미지 Docker Hub에서 제거되어 eclipse-temurin으로 교체
— lecture-api: eclipse-temurin:17-jdk-jammy (apt-get 필요)
— ticketing-api: eclipse-temurin:17-jre-alpine (원본 유지)
— ticketing-sse: eclipse-temurin:17-jre-alpine (ticketing-api와 동일)
— scp-action v0.1.10 → v0.1.7 (v0.1.10 존재하지 않음)
passphrase 보호된 SSH 키 인증 실패(drone-scp v1.6.14의
OpenSSH 키 포맷 호환 문제) 해결을 위해 v1.0.0으로 업그레이드
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/multi-repo-sync

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.

# Conflicts:
#	.github/workflows/deploy-codin-auth.yml
#	.github/workflows/deploy-codin-core.yml
#	.github/workflows/deploy-codin-lecture.yml
#	.github/workflows/deploy-codin-ticketing-api.yml
#	.github/workflows/deploy-codin-ticketing-sse.yml
@gisu1102 gisu1102 merged commit 83777e0 into dev Feb 16, 2026
3 checks passed
@gisu1102 gisu1102 self-assigned this Feb 16, 2026
@gisu1102 gisu1102 added the 🐞 BugFix 버그 발생 또는 해결 label Feb 16, 2026
@gisu1102 gisu1102 deleted the chore/multi-repo-sync branch February 16, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 BugFix 버그 발생 또는 해결

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant