2 Commits

Author SHA1 Message Date
Gitea Action
7aa84d5612 Merge pull request debian (#1) from debian into main Reviewed-on: #1 [skip ci] 2026-03-17 18:56:08 +00:00
6bdc8c0df6 Merge pull request 'debian' (#1) from debian into main
All checks were successful
/ release-and-build (push) Successful in 6m31s
Reviewed-on: #1
2026-03-17 18:49:38 +00:00
2 changed files with 5 additions and 3 deletions

View File

@@ -12,8 +12,8 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | alpine:3.23 | 17.03.2026 16:07 |
| aarch64 (arm64) | ✅ Active | alpine:3.23 | 17.03.2026 16:07 |
| x86_64 (amd64) | ✅ Active | debian:trixie-slim | 17.03.2026 19:56 |
| aarch64 (arm64) | ✅ Active | debian:trixie-slim | 17.03.2026 19:56 |
### 🚀 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 16:07*
*Last updated on: 17.03.2026 19:56*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **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 ✅ |
| **latest** | 16.03.2026 21:24 | buildargs.env aktualisiert ✅ |

View File

@@ -1,3 +1,4 @@
| **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 ✅ |
| **latest** | 16.03.2026 21:24 | buildargs.env aktualisiert ✅ |