Compare commits
No commits in common. "679dd8023024366fd1327e403de45799b86e1d23" and "3fe3aa75d272fb4c098abd826ba5fca29ce71100" have entirely different histories.
679dd80230
...
3fe3aa75d2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
|
|||
openssl-dev="1.1.1l-r0" \
|
||||
tar="1.34-r0" \
|
||||
git="2.32.0-r0" \
|
||||
curl="7.79.0-r0" \
|
||||
curl="7.78.0-r0" \
|
||||
&& apk add --no-cache \
|
||||
ca-certificates="20191127-r5" \
|
||||
su-exec="0.2-r1" \
|
||||
|
|
Reference in a new issue