diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7abf5bb..8a1a9d8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,6 +33,12 @@ jobs: TAG: "9.0" - CONTEXT: operating_systems/almalinux TAG: "9.1" + - CONTEXT: operating_systems/almalinux + TAG: "9.2" + - CONTEXT: operating_systems/almalinux + TAG: "9.3" + - CONTEXT: operating_systems/almalinux + TAG: "9.4" - CONTEXT: operating_systems/amazonlinux TAG: "1" - CONTEXT: operating_systems/amazonlinux diff --git a/README.md b/README.md index f8bfb19..5f5c7b6 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ When done, the container can be stopped with `docker stop target`. - `8.7` - `9.0` - `9.1` + - `9.2` + - `9.3` + - `9.4` - [Amazon Linux](https://ghcr.io/greenbone/vt-test-environments/amazonlinux) (`amazonlinux`) - `1` - `2`