From 6eee6827986d1c4c2576ccc4a8ee64992292d799 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Sun, 9 Aug 2026 05:06:00 +0000 Subject: [PATCH] [skip ci] --- README.md | 7 ++++--- VERSION.history | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b0e8df8..c80be3a 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 | debian:trixie-slim | 19.07.2026 07:30 | -| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 19.07.2026 07:30 | +| x86_64 (amd64) | ✅ Active | debian:trixie-slim | 09.08.2026 07:06 | +| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 09.08.2026 07:06 | ### 🚀 Docker Pull ```bash @@ -44,11 +44,12 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-debian:latest ``` -*Last updated on: 19.07.2026 07:30* +*Last updated on: 09.08.2026 07:06* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **latest** | 09.08.2026 07:06 | ✅ | | **latest** | 19.07.2026 07:30 | ✅ | | **latest** | 28.06.2026 07:04 | ✅ | | **latest** | 14.06.2026 07:29 | ✅ | diff --git a/VERSION.history b/VERSION.history index f57d5c3..74e6cd7 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **latest** | 09.08.2026 07:06 | ✅ | | **latest** | 19.07.2026 07:30 | ✅ | | **latest** | 28.06.2026 07:04 | ✅ | | **latest** | 14.06.2026 07:29 | ✅ |