mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 07:06:24 +00:00
Update Dockerfile
This commit is contained in:
parent
79b481585b
commit
d6c0b04d31
@ -12,7 +12,7 @@ WORKDIR /app
|
||||
COPY ${BUILD_LIB_DIR}/${ARTIFACTORY_FILE} app.jar
|
||||
|
||||
# Runtime stage
|
||||
FROM openjdk:17-jre-slim
|
||||
FROM eclipse-temurin:17-jre
|
||||
|
||||
# Install necessary packages
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user