From 642d1cc0337987ba0f5cf253158f5da64c622639 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 23 Mar 2026 20:23:10 +0000 Subject: [PATCH] 9.3 [skip ci] --- README.md | 7 ++++--- VERSION.history | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c388da2..3b6daac 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:9.3 | 23.03.2026 21:13 | -| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:9.3 | 23.03.2026 21:13 | +| x86_64 (amd64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:9.3 | 23.03.2026 21:23 | +| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:9.3 | 23.03.2026 21:23 | ### 🚀 Docker Pull ```bash @@ -44,9 +44,10 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-rhel:latest ``` -*Last updated on: 23.03.2026 21:13* +*Last updated on: 23.03.2026 21:23* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **latest** | 23.03.2026 21:23 | 9.3 ✅ | | **latest** | 23.03.2026 21:13 | 9.3 ✅ | diff --git a/VERSION.history b/VERSION.history index ecc9ad0..b1e8ca1 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,2 +1,3 @@ +| **latest** | 23.03.2026 21:23 | 9.3 ✅ | | **latest** | 23.03.2026 21:13 | 9.3 ✅ |