mirror of https://github.com/istio/istio.io.git
Drop "distroless is alpha" warning (#14065)
https://github.com/istio/enhancements/pull/105
This commit is contained in:
parent
4ef8f07d00
commit
0262982f8f
|
@ -7,11 +7,9 @@ aliases:
|
|||
- /docs/ops/security/harden-docker-images
|
||||
owner: istio/wg-security-maintainers
|
||||
test: n/a
|
||||
status: Alpha
|
||||
status: Beta
|
||||
---
|
||||
|
||||
{{< boilerplate alpha >}}
|
||||
|
||||
Istio's [default images](https://hub.docker.com/r/istio/base) are based on `ubuntu` with some extra tools added.
|
||||
An alternative image based on [distroless images](https://github.com/GoogleContainerTools/distroless) is also available.
|
||||
|
||||
|
|
Loading…
Reference in New Issue