diff --git a/README.md b/README.md index e4aca17..a5fff97 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This repository is built and pushed automatically. ### 🏗️ Platform Support | Architecture | Status | Base Image | Build Date | | :--- | :--- | :--- | :--- | -| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 13:48 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:48 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 13:50 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:50 | ### 🚀 Docker Pull ```bash @@ -49,9 +49,10 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd:1.4.82 ``` -*Last updated on: 23.02.2026 13:48* +*Last updated on: 23.02.2026 13:50* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **1.4.82** | 23.02.2026 13:50 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/run hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:48 | root/defaults/lighttpd.conf hinzugefügt ✅ | diff --git a/VERSION.history b/VERSION.history index 3a0b012..8de76e4 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1 +1,2 @@ +| **1.4.82** | 23.02.2026 13:50 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/run hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:48 | root/defaults/lighttpd.conf hinzugefügt ✅ |