mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
stacker builds: use a different base image
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
0eed4fbed2
commit
058bbb94c6
@@ -38,7 +38,7 @@ build:
|
||||
"${{REPO_NAME:zot}}":
|
||||
from:
|
||||
type: docker
|
||||
url: docker://centos:latest
|
||||
url: docker://gcr.io/distroless/base
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user