We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9148a5 commit 7421f7aCopy full SHA for 7421f7a
Dockerfiles/build-base/windows/Dockerfile.agent2
@@ -4,7 +4,7 @@ ARG OS_BASE_IMAGE=mcr.microsoft.com/windows/servercore:ltsc2022
4
FROM ${OS_BASE_IMAGE}
5
6
ARG PCRE2_VERSION=10.44
7
-ARG OPENSSL_VERSION=3.4.2
+ARG OPENSSL_VERSION=3.4.1
8
ARG GOLANG_VERSION=1.23.2
9
ARG VS_BUILDTOOLS_VERSION=17
10
0 commit comments