Skip to content

Commit

Permalink
⭐️ update docker descriptions for v11 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock authored Apr 17, 2024
1 parent 6bc02fd commit 008b27c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions dockerhub/mondoo/client.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
## Supported tags

- `latest` - always pinned to the latest release of mondoo package
- `10` - always pinned to the latest release for a given major version
- `10.1.0` - always pinned to a specific mondoo package release
- `11` - always pinned to the latest release for a given major version
- `11.1.0` - always pinned to a specific mondoo package release

## UBI containers

Expand All @@ -26,8 +26,8 @@ We offer a Mondoo Client container built on top of [Universal Base Image (UBI)](
Supported tags are:

- `latest-ubi`
- `10-ubi`
- `10.1.0-ubi`
- `11-ubi`
- `11.1.0-ubi`

The `Dockerfile` for these images can be found [here](https://github.com/mondoohq/installer/blob/main/Dockerfile-ubi).

Expand All @@ -39,10 +39,10 @@ Supported tags are:

- `latest-rootless`
- `latest-ubi-rootless`
- `10-rootless`
- `10-ubi-rootless`
- `10.1.0-rootless`
- `10.1.0-ubi-rootless`
- `11-rootless`
- `11-ubi-rootless`
- `11.1.0-rootless`
- `11.1.0-ubi-rootless`

# What is Mondoo

Expand Down
4 changes: 2 additions & 2 deletions dockerhub/mondoo/cnquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@

# Supported tags
- `latest` - always pinned to the latest release
- `10` - always pinned to the latest release for a given major version
- `10.1.0` - always pinned to a specific release
- `11` - always pinned to the latest release for a given major version
- `11.1.0` - always pinned to a specific release
4 changes: 2 additions & 2 deletions dockerhub/mondoo/cnspec.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@

# Supported tags
- `latest` - always pinned to the latest release
- `10` - always pinned to the latest release for a given major version
- `10.1.0` - always pinned to a specific release
- `11` - always pinned to the latest release for a given major version
- `11.1.0` - always pinned to a specific release

0 comments on commit 008b27c

Please sign in to comment.