fix syntax and format [skip ci]

This commit is contained in:
Gitea Action
2026-02-24 22:25:53 +00:00
parent 49cf27b3d6
commit a34a3fda6f
2 changed files with 5 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 23:10 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 23:10 |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 23:25 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 23:25 |
### 🚀 Docker Pull
```bash
@@ -49,11 +49,12 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23
```
*Last updated on: 24.02.2026 23:10*
*Last updated on: 24.02.2026 23:25*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **3.23** | 24.02.2026 23:25 | fix syntax and format ✅ |
| **3.23** | 24.02.2026 23:10 | fix alpine-mirror / lighttpd root / stats script ✅ |
| **3.23** | 24.02.2026 22:31 | fix --excludes ✅ |
| **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ |

View File

@@ -1,3 +1,4 @@
| **3.23** | 24.02.2026 23:25 | fix syntax and format ✅ |
| **3.23** | 24.02.2026 23:10 | fix alpine-mirror / lighttpd root / stats script ✅ |
| **3.23** | 24.02.2026 22:31 | fix --excludes ✅ |
| **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ |