fix style

This commit is contained in:
Pascal Vizeli
2020-05-08 18:03:28 +02:00
parent 4dfa2be3c1
commit dc3f3c9196

View File

@@ -62,7 +62,9 @@ RUN \
&& make \
&& make install \
\
&& apk del --no-cache .build-dependencies libunwind-dev \
&& apk del --no-cache \
.build-dependencies \
libunwind-dev \
&& rm -rf /usr/src/*
WORKDIR /