Switch to rootless base image

This commit is contained in:
Christoph  Schabert 2020-09-15 15:59:33 +02:00
parent 1946ac3eaf
commit 8d5c955b61

View File

@ -1,4 +1,4 @@
FROM gin5/platform-base:5.2.0
FROM red/base-image:1.0.0
ARG PLATFORM_JAR
@ -6,4 +6,4 @@ ENV PLATFORM_JAR ${PLATFORM_JAR}
ENV USES_ELASTICSEARCH false
COPY ["${PLATFORM_JAR}", "/"]
COPY ["${PLATFORM_JAR}", "/"]