diff --git a/README.md b/README.md index 3768497..c8d5b95 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 | 17.03.2026 19:56 | -| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 17.03.2026 19:56 | +| x86_64 (amd64) | ✅ Active | debian:trixie-slim | 12.04.2026 07:07 | +| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 12.04.2026 07:07 | ### 🚀 Docker Pull ```bash @@ -44,11 +44,12 @@ docker run -d \ git.pi-farm.de/pi-farm/docker-baseimage-debian:latest ``` -*Last updated on: 17.03.2026 19:56* +*Last updated on: 12.04.2026 07:07* ### 📜 Version History | Version | Date | Status | | :--- | :--- | :--- | +| **latest** | 12.04.2026 07:07 | ✅ | | **latest** | 17.03.2026 19:56 | Merge pull request debian (#1) from debian into main Reviewed-on: https://git.pi-farm.de/pi-farm/docker-baseimage-debian/pulls/1 ✅ | | **latest** | 17.03.2026 16:07 | add .vscode to .gitignore ✅ | | **latest** | 16.03.2026 23:37 | root/s6-overlay/s6-rc.d/init-mods-package-install/up aktualisiert ✅ | diff --git a/VERSION.history b/VERSION.history index 73dd5fd..7f120e8 100644 --- a/VERSION.history +++ b/VERSION.history @@ -1,3 +1,4 @@ +| **latest** | 12.04.2026 07:07 | ✅ | | **latest** | 17.03.2026 19:56 | Merge pull request debian (#1) from debian into main Reviewed-on: https://git.pi-farm.de/pi-farm/docker-baseimage-debian/pulls/1 ✅ | | **latest** | 17.03.2026 16:07 | add .vscode to .gitignore ✅ | | **latest** | 16.03.2026 23:37 | root/s6-overlay/s6-rc.d/init-mods-package-install/up aktualisiert ✅ |