Drop "distroless is alpha" warning (#14065)

https://github.com/istio/enhancements/pull/105
This commit is contained in:
John Howard 2023-10-27 10:56:29 -07:00 committed by GitHub
parent 4ef8f07d00
commit 0262982f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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.