We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c062d commit 8d74492Copy full SHA for 8d74492
1 file changed
libressl-4.1.dockerfile
@@ -12,7 +12,7 @@ RUN apk add --no-cache \
12
perl \
13
pkgconf
14
15
-ADD https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.1.1.tar.gz libressl-src.tar.gz
+ADD https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.1.2.tar.gz libressl-src.tar.gz
16
17
RUN tar \
18
--extract \
0 commit comments