Skip to content

Commit

Permalink
Bump openssl to 3.2.3 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddiO authored Dec 11, 2024
1 parent da85050 commit 4de7834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine as build

ARG version=1.16.1
ARG opensslversion=3.2.1
ARG opensslversion=3.2.3
ARG zlibversion=1.3.1

RUN apk add --no-cache unzip bash gcc make pcre build-base pcre-dev perl-dev linux-headers
Expand Down

0 comments on commit 4de7834

Please sign in to comment.