diff --git a/README.md b/README.md index dcec132..4be6d83 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 | 26.04.2026 07:24 | -| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 26.04.2026 07:24 | +| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 01.05.2026 01:24 | +| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 01.05.2026 01:24 | ### 🚀 Docker Pull ```bash @@ -49,11 +49,12 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23 ``` -*Last updated on: 26.04.2026 07:24* +*Last updated on: 01.05.2026 01:24* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **3.23** | 01.05.2026 01:24 | ✅ | | **3.23** | 26.04.2026 07:24 | ✅ | | **3.23** | 25.02.2026 18:01 | publish to dockerhub ✅ | | **3.23** | 25.02.2026 17:57 | changed rsync-rules.txt to match alpine version v3.23 ✅ | diff --git a/VERSION.history b/VERSION.history index 3b87032..1182307 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **3.23** | 01.05.2026 01:24 | ✅ | | **3.23** | 26.04.2026 07:24 | ✅ | | **3.23** | 25.02.2026 18:01 | publish to dockerhub ✅ | | **3.23** | 25.02.2026 17:57 | changed rsync-rules.txt to match alpine version v3.23 ✅ |