mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
reverse: missing '\'
This commit is contained in:
@ -24,7 +24,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
|||||||
libtool \
|
libtool \
|
||||||
pcre-dev \
|
pcre-dev \
|
||||||
zlib-dev \
|
zlib-dev \
|
||||||
binutils
|
binutils \
|
||||||
gnupg" \
|
gnupg" \
|
||||||
&& apk -U add \
|
&& apk -U add \
|
||||||
${BUILD_DEPS} \
|
${BUILD_DEPS} \
|
||||||
|
Reference in New Issue
Block a user