Skip to content

Commit 86a61eb

Browse files
pengchengthresheek
pengcheng
authored andcommitted
rm mercurial cause it's replaced by git
1 parent 36e3b8e commit 86a61eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Dockerfile.alpine

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ COPY ./ /modules/
1414

1515
RUN apk update \
1616
&& apk add linux-headers openssl-dev pcre2-dev zlib-dev openssl abuild \
17-
musl-dev libxslt libxml2-utils make mercurial gcc unzip git \
17+
musl-dev libxslt libxml2-utils make gcc unzip git \
1818
xz g++ coreutils curl \
1919
# allow abuild as a root user \
2020
&& printf "#!/bin/sh\\nSETFATTR=true /usr/bin/abuild -F \"\$@\"\\n" > /usr/local/bin/abuild \

0 commit comments

Comments
 (0)