Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 431575a

Browse files
author
Sergey Togulev
committed
Updated OpenSSL
1 parent 8c263a0 commit 431575a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apt-get update \
1919

2020
RUN apt -y update
2121

22-
ARG OPENSSL_VERSION=1.1.1g
22+
ARG OPENSSL_VERSION=1.1.1l
2323
ARG PYTHON=python3
2424
ARG PIP=pip3
2525
ARG PYTHON_VERSION=3.6.13

0 commit comments

Comments
 (0)