From b29fe7beef4fa774f1cbf15753127d4204f85c8d Mon Sep 17 00:00:00 2001 From: mbrinkhoff <99736009+mbrinkhoff@users.noreply.github.com> Date: Tue, 6 Aug 2024 13:50:05 +0200 Subject: [PATCH] Add: AlmaLinux 9.2-9.4 (#56) * Add: AlmaLinux 9.2-9.4 * Update README.md --- .github/workflows/build.yml | 6 ++++++ README.md | 3 +++ 2 files changed, 9 insertions(+) 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`