From 57bacc055b8be30837ccb74b5c87a4ccc4d1e3b5 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 23 Feb 2026 12:55:14 +0000 Subject: [PATCH] =?UTF-8?q?root/etc/s6-overlay/s6-rc.d/svc-lighttpd/type?= =?UTF-8?q?=20hinzugef=C3=BCgt=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- VERSION.history | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1dd6446..2eaa0c5 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:54 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:54 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 13:55 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:55 | ### 🚀 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:54* +*Last updated on: 23.02.2026 13:55* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **1.4.82** | 23.02.2026 13:55 | root/etc/s6-overlay/s6-rc.d/svc-lighttpd/type hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:54 | root/etc/s6-overlay/s6-rc.d/svc-lighttpd/run hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:53 | root/etc/s6-overlay/s6-rc.d/svc-lighttpd/dependencies hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:52 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/up hinzugefügt ✅ | diff --git a/VERSION.history b/VERSION.history index 4851ee0..015502b 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **1.4.82** | 23.02.2026 13:55 | root/etc/s6-overlay/s6-rc.d/svc-lighttpd/type hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:54 | root/etc/s6-overlay/s6-rc.d/svc-lighttpd/run hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:53 | root/etc/s6-overlay/s6-rc.d/svc-lighttpd/dependencies hinzugefügt ✅ | | **1.4.82** | 23.02.2026 13:52 | root/etc/s6-overlay/s6-rc.d/init-lighttpd-config/up hinzugefügt ✅ |