Skip to content

Commit 7888032

Browse files
authored
Merge pull request #1272 from saikat-royc/release-1.10
[release-1.10] Update Docker.Windows to 1.20.5
2 parents 1b70f03 + a8e60e7 commit 7888032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.Windows

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
ARG BASE_IMAGE
16-
FROM --platform=$BUILDPLATFORM golang:1.19.6 AS builder
16+
FROM --platform=$BUILDPLATFORM golang:1.20.5 AS builder
1717

1818
ARG TARGETPLATFORM
1919
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)