mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-23 22:04:24 +01:00
fix style
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user