Skip to content

Commit

Permalink
⬆️ Upgrades openssl to 1.0.2p-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Sep 26, 2018
1 parent 3cf7332 commit 28302c3
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.0.2o-r2 \
openssl=1.0.2p-r0 \
vsftpd=3.0.3-r5 \
\
&& apk del --purge .build-dependencies \
Expand Down

0 comments on commit 28302c3

Please sign in to comment.