changed dependencies to dependencies.d [skip ci]

This commit is contained in:
Gitea Action
2026-02-25 16:32:37 +00:00
parent 2e31d9512e
commit 420139cdb9
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 14:02 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 14:02 |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 17:32 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 17:32 |
### 🚀 Docker Pull
```bash
@@ -49,11 +49,12 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd:1.4.82
```
*Last updated on: 24.02.2026 14:02*
*Last updated on: 25.02.2026 17:32*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **1.4.82** | 25.02.2026 17:32 | changed dependencies to dependencies.d ✅ |
| **1.4.82** | 24.02.2026 14:02 | remove creating index.html ✅ |
| **1.4.82** | 24.02.2026 09:43 | set BUILD_BASE_IMAGE in correctly ✅ |
| **1.4.82** | 23.02.2026 17:51 | Merge branch main of https://git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd ✅ |