Skip to content

Commit dd2545b

Browse files
committed
[chore] Dockerfile 수정
1 parent 3c17042 commit dd2545b

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,4 +1,4 @@
1-
FROM openjdk:17
1+
FROM amazoncorretto:17
22
EXPOSE 8000
33
COPY ./build/libs/*.jar ./app.jar
44

0 commit comments

Comments
 (0)