From eb6f26ab22a55c4010a88cae35da5edbfb3a3cb2 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Sun, 14 Jun 2026 05:29:37 +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 0fd2015..92bd38a 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 | 24.05.2026 07:05 | -| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 24.05.2026 07:05 | +| x86_64 (amd64) | ✅ Active | debian:trixie-slim | 14.06.2026 07:29 | +| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 14.06.2026 07:29 | ### 🚀 Docker Pull ```bash @@ -44,11 +44,12 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-debian:latest ``` -*Last updated on: 24.05.2026 07:05* +*Last updated on: 14.06.2026 07:29* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **latest** | 14.06.2026 07:29 | ✅ | | **latest** | 24.05.2026 07:05 | ✅ | | **latest** | 10.05.2026 07:25 | ✅ | | **latest** | 26.04.2026 07:05 | ✅ | diff --git a/VERSION.history b/VERSION.history index eabf0ad..71fc64f 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **latest** | 14.06.2026 07:29 | ✅ | | **latest** | 24.05.2026 07:05 | ✅ | | **latest** | 10.05.2026 07:25 | ✅ | | **latest** | 26.04.2026 07:05 | ✅ |