We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0d9bc commit c74f6aeCopy full SHA for c74f6ae
1 file changed
dev-tools/packaging/packages.yml
@@ -1066,8 +1066,8 @@ specs:
1066
'{{.BeatName}}{{.BinaryExt}}':
1067
source: ./build/golang-crossbuild/{{.BeatName}}-{{.GOOS}}-{{.Platform.Arch}}{{.BinaryExt}}
1068
1069
- # Complete image gets a 'complete' variant for synthetics and other large
1070
- # packages too big to fit in the main image
+ # Complete image gets a 'complete' variant for synthetics and other large
+ # packages too big to fit in the main image
1071
- os: linux
1072
arch: arm64
1073
types: [docker]
0 commit comments