fix alpine-mirror / lighttpd root / stats script [skip ci]

This commit is contained in:
Gitea Action
2026-02-24 22:10:40 +00:00
parent ef21a233cb
commit 937489e56f
2 changed files with 5 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support ### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date | | Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- | | :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 22:31 | | 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 22:31 | | aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 23:10 |
### 🚀 Docker Pull ### 🚀 Docker Pull
```bash ```bash
@@ -49,11 +49,12 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23 git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23
``` ```
*Last updated on: 24.02.2026 22:31* *Last updated on: 24.02.2026 23:10*
### 📜 Version History ### 📜 Version History
| Version | Date | Status | | Version | Date | Status |
| :--- | :--- | :--- | | :--- | :--- | :--- |
| **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:31 | fix --excludes ✅ |
| **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ | | **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ |
| **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ | | **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ |

View File

@@ -1,3 +1,4 @@
| **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:31 | fix --excludes ✅ |
| **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ | | **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ |
| **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ | | **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ |