Commit b9981a3c authored by Svetomir Smiljkovic's avatar Svetomir Smiljkovic

Use docker slim image

parent 0d0c0267
...@@ -5,7 +5,7 @@ COPY . ./ ...@@ -5,7 +5,7 @@ COPY . ./
RUN make binary RUN make binary
FROM debian:10.2 FROM debian:10.2-slim
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment