Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/openssl to v3.1.4-r3 (#175)
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] authored Jan 10, 2024
1 parent 180c116 commit 65076b2
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.1.4-r2 \
openssl=3.1.4-r3 \
vsftpd=3.0.5-r2 \
\
&& apk del --no-cache --purge .build-dependencies \
Expand Down

0 comments on commit 65076b2

Please sign in to comment.