changed Runtime-Image to Debian-Slim

This commit is contained in:
Pi-Farm
2026-03-25 10:05:59 +00:00
committed by pi-farm
parent 3fb26f056c
commit c21d849c96
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -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