Compare commits
No commits in common. "3aa98abeeb640fa56ba8fd9e09c285f1b7e2a810" and "97f85b1f7323842ca98f3e54439ead892bd56b36" have entirely different histories.
3aa98abeeb
...
97f85b1f73
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN apk upgrade --no-cache && apk add \
|
||||||
build-base="0.5-r2" \
|
build-base="0.5-r2" \
|
||||||
linux-headers="5.7.8-r0" \
|
linux-headers="5.7.8-r0" \
|
||||||
bash="5.1.0-r0" \
|
bash="5.1.0-r0" \
|
||||||
git="2.30.2-r0" \
|
git="2.30.1-r0" \
|
||||||
wget="1.21.1-r1" \
|
wget="1.21.1-r1" \
|
||||||
curl="7.74.0-r1" \
|
curl="7.74.0-r1" \
|
||||||
tar="1.33-r1" && \
|
tar="1.33-r1" && \
|
||||||
|
|
Loading…
Reference in a new issue