.gitea/workflows/build-and-push.yaml aktualisiert [skip ci]

This commit is contained in:
Gitea Action
2026-03-23 16:18:18 +00:00
parent 77d89f187e
commit 1de39774ac
2 changed files with 5 additions and 3 deletions

View File

@@ -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 ✅ |

View File

@@ -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 ✅ |