Skip to content

Commit 1db914e

Browse files
authored
Update manifest.tmpl
1 parent 98a5483 commit 1db914e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docker/manifest.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ 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
2026
-
2127
image: plugins/s3:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-ltsc2022-amd64
2228
platform:

0 commit comments

Comments
 (0)