fix apk packages in dockerfiles [skip ci]

This commit is contained in:
Gitea Action
2026-02-24 20:51:38 +00:00
parent 9861f0649e
commit 5886743a2b
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:39 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:39 |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:51 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:51 |
### 🚀 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:39*
*Last updated on: 24.02.2026 21:51*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ |
| **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 ✅ |

View File

@@ -1,3 +1,4 @@
| **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ |
| **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 ✅ |