1
0

appimage: update libssl-dev libssl1.1 openssl

Windows image: update gnupg2 dirmngr
This commit is contained in:
gruve-p
2022-07-09 14:41:41 +02:00
parent fbd7d504a8
commit e50db4bf2b
2 changed files with 5 additions and 5 deletions

View File

@@ -7,8 +7,8 @@ RUN dpkg --add-architecture i386 && \
apt-get update -q && \
apt-get install -qy \
wget=1.20.3-1ubuntu1 \
gnupg2=2.2.19-3ubuntu2.1 \
dirmngr=2.2.19-3ubuntu2.1 \
gnupg2=2.2.19-3ubuntu2.2 \
dirmngr=2.2.19-3ubuntu2.2 \
python3-software-properties=0.98.9.2 \
software-properties-common=0.98.9.2 \
&& \