diff --git a/README.md b/README.md index e6460ad..2237ebd 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 | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:31 | -| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:31 | +| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:34 | +| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 21:34 | ### 🚀 Docker Pull ```bash @@ -49,10 +49,11 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23 ``` -*Last updated on: 24.02.2026 21:31* +*Last updated on: 24.02.2026 21:34* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **3.23** | 24.02.2026 21:34 | fix .gitignore ✅ | | **3.23** | 24.02.2026 21:31 | fix filename ✅ | | **3.23** | 24.02.2026 21:22 | fix BUILD_APPS ✅ | diff --git a/VERSION.history b/VERSION.history index b68abeb..2f360e6 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,2 +1,3 @@ +| **3.23** | 24.02.2026 21:34 | fix .gitignore ✅ | | **3.23** | 24.02.2026 21:31 | fix filename ✅ | | **3.23** | 24.02.2026 21:22 | fix BUILD_APPS ✅ |