fix(docker-security): use scratch container
This commit is contained in:
parent
ff202a042b
commit
3788133665
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine
|
||||
FROM scratch
|
||||
MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com>
|
||||
|
||||
COPY ntfy /usr/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue