Skip to content

Commit 814694b

Browse files
authored
Update manifest.tmpl
1 parent 1900baf commit 814694b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docker/manifest.tmpl

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,9 @@ manifests:
1717
architecture: arm64
1818
os: linux
1919
variant: v8
20-
-
21-
image: plugins/s3:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-1809-amd64
22-
platform:
23-
architecture: amd64
24-
os: windows
25-
version: 1809
2620
-
2721
image: plugins/s3:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-ltsc2022-amd64
2822
platform:
2923
architecture: amd64
3024
os: windows
31-
version: ltsc2022
25+
version: ltsc2022

0 commit comments

Comments
 (0)