Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 79e0628

Browse files
committed
fix(deps): update dependency alpine_3_19/libcrypto3 to v3.1.7-r1
1 parent 26eb7ef commit 79e0628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ingress-nginx-validate-jwt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV BUSYBOX_BINSH_VERSION="1.36.1-r19"
2929
ENV LIBC_UTILS_VERSION="0.7.2-r5"
3030

3131
# renovate: datasource=repology depName=alpine_3_19/libcrypto3 versioning=loose
32-
ENV LIBCRYPTO3_VERSION="3.1.7-r0"
32+
ENV LIBCRYPTO3_VERSION="3.1.7-r1"
3333

3434
# renovate: datasource=repology depName=alpine_3_19/ssl_client versioning=loose
3535
ENV SSL_VERSION="1.36.1-r19"

0 commit comments

Comments
 (0)