diff --git a/README.md b/README.md index f042904..b0bc93e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This repository is built and pushed automatically. ### 🏗️ Platform Support | Architecture | Status | Base Image | Build Date | | :--- | :--- | :--- | :--- | -| x86_64 (amd64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:latest | 22.03.2026 06:02 | -| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:latest | 22.03.2026 06:02 | +| x86_64 (amd64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:latest | 23.03.2026 17:18 | +| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:latest | 23.03.2026 17:18 | ### 🚀 Docker Pull ```bash @@ -44,11 +44,12 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-rhel:latest ``` -*Last updated on: 22.03.2026 06:02* +*Last updated on: 23.03.2026 17:18* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **latest** | 23.03.2026 17:18 | .gitea/workflows/build-and-push.yaml aktualisiert ✅ | | **latest** | 22.03.2026 06:02 | ✅ | | **latest** | 18.03.2026 14:55 | Merge pull request fix s6-package url and extract (#2) from dev into main Reviewed-on: https://git.pi-farm.de/pi-farm/docker-baseimage-rhel/pulls/2 ✅ | | **latest** | 18.03.2026 01:48 | Merge pull request dev (#1) from dev into main Reviewed-on: https://git.pi-farm.de/pi-farm/docker-baseimage-rhel/pulls/1 ✅ | diff --git a/VERSION.history b/VERSION.history index fd56290..efd029c 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **latest** | 23.03.2026 17:18 | .gitea/workflows/build-and-push.yaml aktualisiert ✅ | | **latest** | 22.03.2026 06:02 | ✅ | | **latest** | 18.03.2026 14:55 | Merge pull request fix s6-package url and extract (#2) from dev into main Reviewed-on: https://git.pi-farm.de/pi-farm/docker-baseimage-rhel/pulls/2 ✅ | | **latest** | 18.03.2026 01:48 | Merge pull request dev (#1) from dev into main Reviewed-on: https://git.pi-farm.de/pi-farm/docker-baseimage-rhel/pulls/1 ✅ |