changed Runtime-Image to Debian-Slim
This commit is contained in:
@@ -28,8 +28,6 @@ RUN apt update && \
|
||||
|
||||
FROM ${BUILD_RUNTIME_IMAGE}
|
||||
|
||||
ARG BUILD_APP_USER
|
||||
|
||||
COPY --from=builder /app/hibp/build/gcc/release/* /usr/local/bin/
|
||||
COPY root/ /
|
||||
VOLUME /data
|
||||
|
||||
Reference in New Issue
Block a user