Skip to content

Commit

Permalink
chore: docker from 변경(#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
whereami2048 committed Jun 9, 2024
1 parent b4e275f commit 43bb30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deploy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:17-alpine-jdk
FROM openjdk:17-alpine

# JAR_FILE 변수에 값을 저장
ARG JAR_FILE=/Api-Module/build/libs/Api-Module-0.0.1-SNAPSHOT.jar
Expand Down

0 comments on commit 43bb30e

Please sign in to comment.