Skip to content

Commit 60c15aa

Browse files
committed
openssl to 3.1.4-r0
1 parent 4577603 commit 60c15aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ARG COREUTILS_VERSION=9.3-r1
2222
ARG GETTEXT_VERSION=0.21.1-r7
2323

2424
# renovate: datasource=repology depName=alpine_3_18/openssl
25-
ARG OPENSSL_VERSION=3.1.3-r0
25+
ARG OPENSSL_VERSION=3.1.4-r0
2626

2727
RUN apk add --no-cache \
2828
bash==${BASH_VERSION} \

0 commit comments

Comments
 (0)