fix --filter= [skip ci]

This commit is contained in:
Gitea Action
2026-02-25 11:42:56 +00:00
parent bd80882446
commit 323e04799c
2 changed files with 5 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support ### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date | | Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- | | :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 10:55 | | x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 12:42 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 10:55 | | aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 25.02.2026 12:42 |
### 🚀 Docker Pull ### 🚀 Docker Pull
```bash ```bash
@@ -49,11 +49,12 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-alpine-mirror:3.0 git.pi-farm.de/pi-farm/docker-alpine-mirror:3.0
``` ```
*Last updated on: 25.02.2026 10:55* *Last updated on: 25.02.2026 12:42*
### 📜 Version History ### 📜 Version History
| Version | Date | Status | | Version | Date | Status |
| :--- | :--- | :--- | | :--- | :--- | :--- |
| **3.0** | 25.02.2026 12:42 | fix --filter= ✅ |
| **3.0** | 25.02.2026 10:55 | switch to rsync to use --filter=merge rsync-rules.txt and set it to v3.0 for testing / set BUILD_TAG=3.0 ✅ | | **3.0** | 25.02.2026 10:55 | switch to rsync to use --filter=merge rsync-rules.txt and set it to v3.0 for testing / set BUILD_TAG=3.0 ✅ |
| **3.23** | 25.02.2026 00:25 | fix latest-stable ✅ | | **3.23** | 25.02.2026 00:25 | fix latest-stable ✅ |
| **3.23** | 25.02.2026 00:20 | delete VERSIONS.history ✅ | | **3.23** | 25.02.2026 00:20 | delete VERSIONS.history ✅ |

View File

@@ -1,3 +1,4 @@
| **3.0** | 25.02.2026 12:42 | fix --filter= ✅ |
| **3.0** | 25.02.2026 10:55 | switch to rsync to use --filter=merge rsync-rules.txt and set it to v3.0 for testing / set BUILD_TAG=3.0 ✅ | | **3.0** | 25.02.2026 10:55 | switch to rsync to use --filter=merge rsync-rules.txt and set it to v3.0 for testing / set BUILD_TAG=3.0 ✅ |
| **3.23** | 25.02.2026 00:25 | fix latest-stable ✅ | | **3.23** | 25.02.2026 00:25 | fix latest-stable ✅ |
| **3.23** | 25.02.2026 00:20 | delete VERSIONS.history ✅ | | **3.23** | 25.02.2026 00:20 | delete VERSIONS.history ✅ |