We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3372837 commit a41c7a1Copy full SHA for a41c7a1
1 file changed
Dockerfile
@@ -1,9 +1,9 @@
1
# escape=`
2
FROM mcr.microsoft.com/windows/servercore:ltsc2019
3
4
-ENV GOVERSION 1.17.10
+ENV GOVERSION 1.19.3
5
ENV DEPVERSION v0.4.1
6
-ENV DOCKER_VERSION 20.10.17
+ENV DOCKER_VERSION 20.10.21
7
8
ENV chocolateyUseWindowsCompression false
9
RUN powershell iex(iwr -useb https://chocolatey.org/install.ps1)
0 commit comments