build: fix base image in stacker files

Revert 058bbb94c6
Use alpine:3

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2022-05-20 16:52:28 +00:00
committed by Ramkumar Chinchani
parent 7c477f5ba3
commit 32afe712d6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ build:
"${{REPO_NAME:zot}}":
from:
type: docker
url: docker://gcr.io/distroless/base
url: docker://alpine:3
import:
- stacker://build/go/src/github.com/project-zot/zot/bin/zot-${{OS}}-${{ARCH}}
- stacker://build/go/src/github.com/project-zot/zot/config.json