diff --git a/.forgejo/workflows/latest_archlinux_base-20240101.0.204074.yaml b/.forgejo/workflows/before_archlinux_base-20240101.0.204074.yaml similarity index 100% rename from .forgejo/workflows/latest_archlinux_base-20240101.0.204074.yaml rename to .forgejo/workflows/before_archlinux_base-20240101.0.204074.yaml diff --git a/.forgejo/workflows/before_archlinux_base-20231112.0.191179.yaml b/.forgejo/workflows/latest_archlinux_base-20240818.0.255804.yaml similarity index 78% rename from .forgejo/workflows/before_archlinux_base-20231112.0.191179.yaml rename to .forgejo/workflows/latest_archlinux_base-20240818.0.255804.yaml index 1c95bb1..6eeacbd 100644 --- a/.forgejo/workflows/before_archlinux_base-20231112.0.191179.yaml +++ b/.forgejo/workflows/latest_archlinux_base-20240818.0.255804.yaml @@ -2,7 +2,7 @@ on: [push] jobs: job: container: - image: ${{vars.DOCKER}}archlinux:base-20231112.0.191179 + image: ${{vars.DOCKER}}archlinux:base-20240818.0.255804 steps: - name: spcd env: diff --git a/readme.md b/readme.md index e87329b..bb48033 100644 --- a/readme.md +++ b/readme.md @@ -22,8 +22,8 @@ from various contexts of CA, CI and OCI / OS. * [X] 3.20 * [X] 3.19 * [X] Arch - * [X] 20240101 - * [ ] 20231112 + * [X] 20240818 (.0.255804) + * [X] 20240101 (.0.204074) * [X] Debian * [X] Bookworm (12) * [ ] Bullseye (11) @@ -71,7 +71,7 @@ from various contexts of CA, CI and OCI / OS. | os | https | updt-ca | python | graphviz | plantuml | shellcheck | shfmt | shunit | |:----------------|---|---|------------:|------:|-----------:|------:|-----:|------:| -| Arch 20240101 | ☑ | ☑ | 3.12 | 12.0 | 1.2023.13 | 0.10 | 3.8 | 2.1.8 | +| Arch 20240818 | ☑ | ☑ | 3.12 | 12.0 | 1.2023.13 | 0.10 | 3.8 | 2.1.8 | | Alpine 3.20 | ☑ | ☐ | 3.12 | 9.0 | 1.2024.4 | 0.10 | 3.8 | 2.1.8 | | Fedora 40 | ☑ | ☑ | 3.12 → 3.13 | 9.0 | 1.2024.6 | 0.9 | 3.7 | 2.1.6 | | Debian Bookworm | ☐ | ☐ | 3.11 | 2.42 | 1.2020.2 | 0.9 | 3.6 | 2.1.8 |