diff --git a/README.md b/README.md index 00013c0..b1a1272 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 17:29 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 17:29 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 17:51 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 17:51 | ### 🚀 Docker Pull ```bash @@ -49,9 +49,10 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd:1.4.82 ``` -*Last updated on: 23.02.2026 17:29* +*Last updated on: 23.02.2026 17:51* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **1.4.82** | 23.02.2026 17:51 | Merge branch main of https://git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd ✅ | | **1.4.82** | 23.02.2026 17:29 | init-build ✅ | diff --git a/VERSION.history b/VERSION.history index cf55d64..791865b 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,2 +1,3 @@ +| **1.4.82** | 23.02.2026 17:51 | Merge branch main of https://git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd ✅ | | **1.4.82** | 23.02.2026 17:29 | init-build ✅ |