Skip to content

Commit a41c7a1

Browse files
authored
Update cli version to 20.10.21 (#20)
Update cli version to 20.10.21
1 parent 3372837 commit a41c7a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# escape=`
22
FROM mcr.microsoft.com/windows/servercore:ltsc2019
33

4-
ENV GOVERSION 1.17.10
4+
ENV GOVERSION 1.19.3
55
ENV DEPVERSION v0.4.1
6-
ENV DOCKER_VERSION 20.10.17
6+
ENV DOCKER_VERSION 20.10.21
77

88
ENV chocolateyUseWindowsCompression false
99
RUN powershell iex(iwr -useb https://chocolatey.org/install.ps1)

0 commit comments

Comments
 (0)