From ec6c8896114559cc82df3995376db5d33da6707b Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 23 Mar 2026 16:42:46 +0000 Subject: [PATCH] VERSION.history aktualisiert [skip ci] --- README.md | 11 ++++------- VERSION.history | 1 + 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b0bc93e..ea66587 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:18 | -| aarch64 (arm64) | ✅ Active | registry.access.redhat.com/ubi9/ubi-minimal:latest | 23.03.2026 17:18 | +| 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 | ### 🚀 Docker Pull ```bash @@ -44,12 +44,9 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-rhel:latest ``` -*Last updated on: 23.03.2026 17:18* +*Last updated on: 23.03.2026 17:42* ### 📜 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 ✅ | +| **latest** | 23.03.2026 17:42 | VERSION.history aktualisiert ✅ | diff --git a/VERSION.history b/VERSION.history index e69de29..920ca40 100644 --- a/VERSION.history +++ b/VERSION.history @@ -0,0 +1 @@ +| **latest** | 23.03.2026 17:42 | VERSION.history aktualisiert ✅ |