From 97e5a6e8b648bbad088612092c23fd08ddfd8c4d Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 23 Feb 2026 13:48:54 +0000 Subject: [PATCH] setting run-permissions to s6-overlay run files [skip ci] --- README.md | 7 ++++--- VERSION.history | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41b3e7f..b22e591 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:57 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 13:57 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 14:48 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 14:48 | ### 🚀 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:57* +*Last updated on: 23.02.2026 14:48* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **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 ✅ | diff --git a/VERSION.history b/VERSION.history index a20bbc1..f622dd6 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **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 ✅ |