fix svc type-files [skip ci]

This commit is contained in:
Gitea Action
2026-02-24 20:39:06 +00:00
parent ff9f2e7c3e
commit 1bb5e0477b
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:34 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:34 |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:39 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:39 |
### 🚀 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 21:34*
*Last updated on: 24.02.2026 21:39*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **3.23** | 24.02.2026 21:39 | fix svc type-files ✅ |
| **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 ✅ |