Skip to content

Commit f9cec76

Browse files
committed
update openssl
1 parent 01d22b6 commit f9cec76

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.2-r0
25+
ARG OPENSSL_VERSION=3.1.3-r0
2626

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

0 commit comments

Comments
 (0)