|
@@ -165,7 +165,7 @@ FROM microsoft/windowsservercore
|
|
# Use PowerShell as the default shell
|
|
# Use PowerShell as the default shell
|
|
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
|
|
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
|
|
|
|
|
|
-ARG GO_VERSION=1.18.3
|
|
|
|
|
|
+ARG GO_VERSION=1.18.4
|
|
ARG CONTAINERD_VERSION=v1.6.6
|
|
ARG CONTAINERD_VERSION=v1.6.6
|
|
ARG GOTESTSUM_VERSION=v1.8.1
|
|
ARG GOTESTSUM_VERSION=v1.8.1
|
|
ARG GOWINRES_VERSION=v0.2.3
|
|
ARG GOWINRES_VERSION=v0.2.3
|