diff --git a/README.md b/README.md index ea66587..c388da2 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 | 23.03.2026 17:42 | -| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:latest | 23.03.2026 17:42 | +| x86_64 (amd64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:9.3 | 23.03.2026 21:13 | +| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:9.3 | 23.03.2026 21:13 | ### 🚀 Docker Pull ```bash @@ -44,9 +44,9 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-rhel:latest ``` -*Last updated on: 23.03.2026 17:42* +*Last updated on: 23.03.2026 21:13* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | -| **latest** | 23.03.2026 17:42 | VERSION.history aktualisiert ✅ | +| **latest** | 23.03.2026 21:13 | 9.3 ✅ | diff --git a/VERSION.history b/VERSION.history index 8b13789..ecc9ad0 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1 +1,2 @@ +| **latest** | 23.03.2026 21:13 | 9.3 ✅ |