fix .gitignore [skip ci]

This commit is contained in:
Gitea Action
2026-02-24 20:34:53 +00:00
parent 44666c9d67
commit 8761d8a41b
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 21:31 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:31 |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:34 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:34 |
### 🚀 Docker Pull
```bash
@@ -49,10 +49,11 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23
```
*Last updated on: 24.02.2026 21:31*
*Last updated on: 24.02.2026 21:34*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **3.23** | 24.02.2026 21:34 | fix .gitignore ✅ |
| **3.23** | 24.02.2026 21:31 | fix filename ✅ |
| **3.23** | 24.02.2026 21:22 | fix BUILD_APPS ✅ |