Use buster-slim for go signer and smtp

This commit is contained in:
Jan Dittberner 2021-01-04 20:40:51 +01:00
parent 8fca612a7d
commit 7e09af008e
2 changed files with 15 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM debian:buster
FROM debian:buster-slim
RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive \