Compare commits
No commits in common. "2dacb6b197da3034225e79318a697c15acb50ab5" and "7a4b2fd952f2bdbc96ef47f384c6e3e77b75e82d" have entirely different histories.
2dacb6b197
...
7a4b2fd952
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
|
|||
openssl-dev="1.1.1k-r0" \
|
||||
tar="1.34-r0" \
|
||||
git="2.30.2-r0" \
|
||||
curl="7.76.1-r0" \
|
||||
curl="7.74.0-r1" \
|
||||
&& apk add --no-cache \
|
||||
ca-certificates="20191127-r5" \
|
||||
su-exec="0.2-r1" \
|
||||
|
|
Reference in a new issue