Skip to content

Commit 096119f

Browse files
committed
chore(openssl): update version to 1.1.1i from 1.1.1e
1 parent 3cf85e3 commit 096119f

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
@@ -2,7 +2,7 @@ FROM amelia/dhparam:latest as dhparam
22
FROM alpine:3.12 as builder
33

44
ARG NGINX_VERSION=1.19.0
5-
ARG OPENSSL_VERSION=1.1.1e
5+
ARG OPENSSL_VERSION=1.1.1i
66

77
RUN set -ex \
88
&& apk upgrade \

0 commit comments

Comments
 (0)