build(docker): optimize image size

By executing the curl call directly as the nobody user

Closes #1012

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-23 13:56:58 +01:00
parent b2bacbf6eb
commit f34099d384
4 changed files with 17 additions and 10 deletions

View File

@@ -375,7 +375,7 @@ package-app-dev:
- ${APP_ASSET}
# Packaging app for multi-arch
multi-arch-release:
package-multi-arch-release:
stage: build
image: docker:24
variables: