From 6b1a03be54729bfa4ecd7e3dac3cad44d0d5f8e5 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 23 Feb 2026 16:29:10 +0000 Subject: [PATCH] init-build [skip ci] --- README.md | 18 ++++-------------- VERSION.history | 1 + 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index f0eda4b..00013c0 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 15:21 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 15:21 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 17:29 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 17:29 | ### 🚀 Docker Pull ```bash @@ -49,19 +49,9 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd:1.4.82 ``` -*Last updated on: 23.02.2026 15:21* +*Last updated on: 23.02.2026 17:29* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | -| **1.4.82** | 23.02.2026 15:21 | switch to english text ✅ | -| **1.4.82** | 23.02.2026 14:48 | setting run-permissions to s6-overlay run files ✅ | -| **1.4.82** | 23.02.2026 13:57 | VERSIONS.history gelöscht ✅ | -| **1.4.82** | 23.02.2026 13:56 | root/etc/s6-overlay/s6-rc.d/user/contents.d/svc-lighttpd hinzugefügt ✅ | -| **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 ✅ | -| **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 ✅ | +| **1.4.82** | 23.02.2026 17:29 | init-build ✅ | diff --git a/VERSION.history b/VERSION.history index 8b13789..cf55d64 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1 +1,2 @@ +| **1.4.82** | 23.02.2026 17:29 | init-build ✅ |