Skip to content

Commit

Permalink
⬆️ Upgrades openssl to 1.1.1d-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Sep 24, 2019
1 parent 0676652 commit ee5087b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN \
&& cd - \
\
&& apk add --no-cache \
openssl=1.1.1c-r0 \
openssl=1.1.1d-r0 \
vsftpd=3.0.3-r6 \
\
&& apk del --purge .build-dependencies \
Expand Down

0 comments on commit ee5087b

Please sign in to comment.