diff --git a/README.md b/README.md index 159b0db..635b946 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:51 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:51 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 13:52 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:52 | ### 🚀 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: 23.02.2026 13:51* +*Last updated on: 23.02.2026 13:52* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **1.4.82** | 23.02.2026 13:52 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/up hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:51 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/type hinzugefügt ✅ | | **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 419719f..5bd2f2a 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **1.4.82** | 23.02.2026 13:52 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/up hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:51 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/type hinzugefügt ✅ | | **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 ✅ |