diff --git a/README.md b/README.md index 0f0a89a..0ff8bdd 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This repository is built and pushed automatically. ### 🏗️ Platform Support | Architecture | Status | Base Image | Build Date | | :--- | :--- | :--- | :--- | -| x86_64 (amd64) | ✅ Active | alpine:3.23 | 19.02.2026 23:08 | -| aarch64 (arm64) | ✅ Active | alpine:3.23 | 19.02.2026 23:08 | +| x86_64 (amd64) | ✅ Active | alpine:3.23 | 25.02.2026 15:26 | +| aarch64 (arm64) | ✅ Active | alpine:3.23 | 25.02.2026 15:26 | ### 🚀 Docker Pull ```bash @@ -44,11 +44,12 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 ``` -*Last updated on: 19.02.2026 23:08* +*Last updated on: 25.02.2026 15:26* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **3.23** | 25.02.2026 15:26 | switch to s6-overlay version 3.2.2.0 ✅ | | **3.23** | 19.02.2026 23:08 | test fix for latest-tag in workflow on building v3.23 ✅ | | **3.22** | 19.02.2026 23:02 | add fix for latest-tag in workflow ✅ | | **3.23** | 19.02.2026 21:20 | build for alpine v3.23 ✅ | diff --git a/VERSION.history b/VERSION.history index 5f2246e..66ed5b3 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **3.23** | 25.02.2026 15:26 | switch to s6-overlay version 3.2.2.0 ✅ | | **3.23** | 19.02.2026 23:08 | test fix for latest-tag in workflow on building v3.23 ✅ | | **3.22** | 19.02.2026 23:02 | add fix for latest-tag in workflow ✅ | | **3.23** | 19.02.2026 21:20 | build for alpine v3.23 ✅ |