Compare commits
No commits in common. "7349da2af0240f7da94bf9fb80651a126ee6495f" and "c93ec04ec798de4ca76126b946bd44dc6b4dca89" have entirely different histories.
7349da2af0
...
c93ec04ec7
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ RUN apk upgrade --no-cache \
|
|||
libffi-dev="3.3-r2" \
|
||||
libxslt-dev="1.1.34-r0" \
|
||||
libxml2-dev="2.9.10-r6" \
|
||||
openssl-dev="1.1.1j-r0" \
|
||||
openssl-dev="1.1.1i-r0" \
|
||||
tar="1.33-r1" \
|
||||
git="2.30.1-r0" \
|
||||
curl="7.74.0-r0" \
|
||||
|
@ -33,7 +33,7 @@ RUN apk upgrade --no-cache \
|
|||
py3-pip="20.3.4-r0" \
|
||||
libxml2="2.9.10-r6" \
|
||||
libxslt="1.1.34-r0" \
|
||||
openssl="1.1.1j-r0" \
|
||||
openssl="1.1.1i-r0" \
|
||||
tini="0.19.0-r0" \
|
||||
uwsgi="2.0.19.1-r1" \
|
||||
uwsgi-python3="2.0.19.1-r1" \
|
||||
|
|
Reference in a new issue