Compare commits

..

No commits in common. "679dd8023024366fd1327e403de45799b86e1d23" and "3fe3aa75d272fb4c098abd826ba5fca29ce71100" have entirely different histories.

View file

@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
openssl-dev="1.1.1l-r0" \ openssl-dev="1.1.1l-r0" \
tar="1.34-r0" \ tar="1.34-r0" \
git="2.32.0-r0" \ git="2.32.0-r0" \
curl="7.79.0-r0" \ curl="7.78.0-r0" \
&& apk add --no-cache \ && apk add --no-cache \
ca-certificates="20191127-r5" \ ca-certificates="20191127-r5" \
su-exec="0.2-r1" \ su-exec="0.2-r1" \