Skip to content

Commit a8e60e7

Browse files
committed
Update Docker.Windows to 1.20.5
1 parent 8a450eb commit a8e60e7

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)