We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1900baf + 814694b commit c9a496fCopy full SHA for c9a496f
docker/manifest.tmpl
@@ -17,15 +17,9 @@ manifests:
17
architecture: arm64
18
os: linux
19
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
26
-
27
image: plugins/s3:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}windows-ltsc2022-amd64
28
platform:
29
architecture: amd64
30
os: windows
31
- version: ltsc2022
+ version: ltsc2022
0 commit comments