From bc00be5bb6547b40435893cba8ae9caedc04c590 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Mon, 23 Feb 2026 14:21:11 +0000 Subject: [PATCH] switch to english text [skip ci] --- README.md | 7 ++++--- VERSION.history | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b22e591..f0eda4b 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 14:48 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 14:48 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 15:21 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 15:21 | ### 🚀 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 14:48* +*Last updated on: 23.02.2026 15:21* ### 📜 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 ✅ | diff --git a/VERSION.history b/VERSION.history index f622dd6..526fb99 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **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 ✅ |