diff --git a/README.md b/README.md index 950ebb8..26282d2 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron This repository is built and pushed automatically. - +[![Docker Hub](https://img.shields.io/badge/docker-hub-blue?logo=docker__DOCKERHUB_LINK__logoColor=white)](https://hub.docker.com/r/pifarm/docker-alpine-mirror) ### 🏗️ Platform Support | Architecture | Status | Base Image | Build Date | | :--- | :--- | :--- | :--- | -| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 17:57 | -| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 17:57 | +| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 18:01 | +| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 18:01 | ### 🚀 Docker Pull ```bash @@ -49,9 +49,10 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23 ``` -*Last updated on: 25.02.2026 17:57* +*Last updated on: 25.02.2026 18:01* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **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 1865336..2e708ec 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1 +1,2 @@ +| **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 ✅ |