Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/openssl to v3.3.2-r0 (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 4b96611 commit 07814f5
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=3.3.1-r3 \
openssl=3.3.2-r0 \
vsftpd=3.0.5-r2 \
\
&& apk del --no-cache --purge .build-dependencies \
Expand Down

0 comments on commit 07814f5

Please sign in to comment.