changed dependencies to dependencies.d [skip ci]

This commit is contained in:
Gitea Action
2026-02-25 16:00:29 +00:00
parent 2002abbaad
commit 08a345843c
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 | 25.02.2026 13:20 | | x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 17:00 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 13:20 | | aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 17:00 |
### 🚀 Docker Pull ### 🚀 Docker Pull
```bash ```bash
@@ -49,11 +49,12 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-alpine-mirror:3.0 git.pi-farm.de/pi-farm/docker-alpine-mirror:3.0
``` ```
*Last updated on: 25.02.2026 13:20* *Last updated on: 25.02.2026 17:00*
### 📜 Version History ### 📜 Version History
| Version | Date | Status | | Version | Date | Status |
| :--- | :--- | :--- | | :--- | :--- | :--- |
| **3.0** | 25.02.2026 17:00 | changed dependencies to dependencies.d ✅ |
| **3.0** | 25.02.2026 13:20 | reorder s6-init scripts ✅ | | **3.0** | 25.02.2026 13:20 | reorder s6-init scripts ✅ |
| **3.0** | 25.02.2026 13:11 | fix dependencies in s6-overlay ✅ | | **3.0** | 25.02.2026 13:11 | fix dependencies in s6-overlay ✅ |
| **3.0** | 25.02.2026 12:42 | fix --filter= ✅ | | **3.0** | 25.02.2026 12:42 | fix --filter= ✅ |

View File

@@ -1,3 +1,4 @@
| **3.0** | 25.02.2026 17:00 | changed dependencies to dependencies.d ✅ |
| **3.0** | 25.02.2026 13:20 | reorder s6-init scripts ✅ | | **3.0** | 25.02.2026 13:20 | reorder s6-init scripts ✅ |
| **3.0** | 25.02.2026 13:11 | fix dependencies in s6-overlay ✅ | | **3.0** | 25.02.2026 13:11 | fix dependencies in s6-overlay ✅ |
| **3.0** | 25.02.2026 12:42 | fix --filter= ✅ | | **3.0** | 25.02.2026 12:42 | fix --filter= ✅ |