⬆️ Upgrades openssl-dev to 1.1.1n-r0 (#146)

This commit is contained in:
Franck Nijhof 2022-05-02 15:22:04 +02:00 committed by GitHub
parent ee6a77851c
commit 519c20a54b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ RUN \
cargo=1.56.1-r0 \ cargo=1.56.1-r0 \
git=2.34.2-r0 \ git=2.34.2-r0 \
linux-headers=5.10.41-r0 \ linux-headers=5.10.41-r0 \
openssl-dev=1.1.1l-r8 \ openssl-dev=1.1.1n-r0 \
pkgconf=1.8.0-r0 \ pkgconf=1.8.0-r0 \
\ \
&& apk add --no-cache \ && apk add --no-cache \