Skip to content

Conversation

@sujeongmoon
Copy link
Member

📌 Issue number and Link

closed #20

✏️ Summary

기존 jdk인 openjdk:17-jdk-slim 이미지가 삭제되어 빌드되지 않는 문제 확인
AWS 환경에서 배포된다는 점을 고려하여 amazoncorretto:17로 jdk를 변경합니다

ERROR: failed to build: failed to solve: openjdk:17-jdk-slim: failed to resolve source metadata for docker.io/library/openjdk:17-jdk-slim: docker.io/library/openjdk:17-jdk-slim: not found

📝 Changes

dockerfile 변경

🔎 PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

📚 Other information

@sujeongmoon sujeongmoon self-assigned this Nov 8, 2025
@sujeongmoon sujeongmoon merged commit 6e25c33 into develop Nov 8, 2025
1 check passed
@sujeongmoon sujeongmoon deleted the fix/#20-docker-change branch November 10, 2025 04:25
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.

[FIX] 도커 계정 변경

2 participants