From 318241a06ce228c6036ba4670d93caa7ebf2eee2 Mon Sep 17 00:00:00 2001 From: Shubham Agrawal Date: Fri, 3 Dec 2021 12:50:06 +0530 Subject: [PATCH] fix yml --- docker/gcr/manifest.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/gcr/manifest.tmpl b/docker/gcr/manifest.tmpl index f87918f..795c75d 100644 --- a/docker/gcr/manifest.tmpl +++ b/docker/gcr/manifest.tmpl @@ -40,10 +40,10 @@ manifests: platform: architecture: amd64 os: windows - version: 1803 + version: 1903 - image: plugins/gcr:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-1909 platform: architecture: amd64 os: windows - version: 1809 + version: 1909