Switch to rootless base-image

This commit is contained in:
Christoph  Schabert 2020-09-15 16:02:08 +02:00
parent d5b0638f11
commit f2fafc3db2

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}", "/"]