fix(docker-security): use scratch container

This commit is contained in:
genofire 2022-05-26 17:29:57 +02:00
parent ff202a042b
commit 3788133665

View file

@ -1,4 +1,4 @@
FROM alpine FROM scratch
MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com> MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com>
COPY ntfy /usr/bin COPY ntfy /usr/bin