diff --git a/docs/src/docker.md b/docs/src/docker.md index b32b3a954d..c5aa11d509 100644 --- a/docs/src/docker.md +++ b/docs/src/docker.md @@ -121,6 +121,7 @@ It is recommended to always pin your Docker image to a specific version if possi ### Base images We currently publish images based on the following [Ubuntu](https://hub.docker.com/_/ubuntu) versions: +- **Ubuntu 22.04 LTS** (Jammy Jellyfish), image tags include `jammy` (not published for Java and .NET) - **Ubuntu 20.04 LTS** (Focal Fossa), image tags include `focal` - **Ubuntu 18.04 LTS** (Bionic Beaver), image tags include `bionic` (not published for Java and .NET)