[skip ci]

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

View File

@@ -1,3 +1,4 @@
| **1.4.82** | 26.04.2026 07:24 | ✅ |
| **1.4.82** | 25.02.2026 17:32 | changed dependencies to dependencies.d ✅ | | **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 14:02 | remove creating index.html ✅ |
| **1.4.82** | 24.02.2026 09:43 | set BUILD_BASE_IMAGE in correctly ✅ | | **1.4.82** | 24.02.2026 09:43 | set BUILD_BASE_IMAGE in correctly ✅ |