buildargs.env aktualisiert [skip ci]

This commit is contained in:
Gitea Action
2026-03-16 20:24:56 +00:00
parent e11984b91f
commit 654a258292
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 | alpine:3.23 | 16.03.2026 17:50 |
| aarch64 (arm64) | ✅ Active | alpine:3.23 | 16.03.2026 17:50 |
| x86_64 (amd64) | ✅ Active | alpine:3.23 | 16.03.2026 21:24 |
| aarch64 (arm64) | ✅ Active | alpine:3.23 | 16.03.2026 21:24 |
### 🚀 Docker Pull
```bash
@@ -44,10 +44,11 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-baseimage-debian:latest
```
*Last updated on: 16.03.2026 17:50*
*Last updated on: 16.03.2026 21:24*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **latest** | 16.03.2026 21:24 | buildargs.env aktualisiert ✅ |
| **latest** | 16.03.2026 17:50 | fix BUILD_BASE_IMAGE in Dockerfiles ✅ |
| **latest** | 16.03.2026 17:25 | removed additional bracket ✅ |