use newest alpine
This commit is contained in:
parent
c2037806bc
commit
019484a49d
3 changed files with 13 additions and 12 deletions
7
Containerfile
Normal file
7
Containerfile
Normal file
|
@ -0,0 +1,7 @@
|
|||
FROM docker.io/thallian/confd-env:3.19-3.1.6.2
|
||||
|
||||
RUN apk --no-cache add \
|
||||
rspamd \
|
||||
rspamd-proxy
|
||||
|
||||
ADD rootfs /
|
Loading…
Add table
Add a link
Reference in a new issue