Skip to content

Commit 7421f7a

Browse files
committed
Updated OpenSSL version to 3.4.1
1 parent b9148a5 commit 7421f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfiles/build-base/windows/Dockerfile.agent2

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG OS_BASE_IMAGE=mcr.microsoft.com/windows/servercore:ltsc2022
44
FROM ${OS_BASE_IMAGE}
55

66
ARG PCRE2_VERSION=10.44
7-
ARG OPENSSL_VERSION=3.4.2
7+
ARG OPENSSL_VERSION=3.4.1
88
ARG GOLANG_VERSION=1.23.2
99
ARG VS_BUILDTOOLS_VERSION=17
1010

0 commit comments

Comments
 (0)