Skip to content

Commit 1e8fea4

Browse files
authored
Merge pull request #236 from DevKor-github/feat/apple
오류 수정
2 parents ab21ef6 + c8f72eb commit 1e8fea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM openjdk:17-alpine
1+
FROM openjdk:17-jre-alpine
22
COPY build/libs/team-c-back-0.0.1-SNAPSHOT.jar app.jar
33
ENTRYPOINT ["java", "-jar", "app.jar"]

0 commit comments

Comments
 (0)