Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Action
3b85f28622 add .vscode [skip ci] 2026-03-29 00:41:27 +00:00
Pi-Farm
f9ee5f5cf5 add .vscode
All checks were successful
/ release-and-build (push) Successful in 8m7s
2026-03-29 01:33:23 +01:00
Gitea Action
a7bc6631d3 buildargs.env aktualisiert [skip ci] 2026-03-25 10:13:41 +00:00
3 changed files with 10 additions and 3 deletions

3
.gitignore vendored
View File

@@ -17,3 +17,6 @@ data/*
# solltest du sie hier ebenfalls ausschließen: # solltest du sie hier ebenfalls ausschließen:
config/* config/*
!config/.gitkeep !config/.gitkeep
# VSCode spezifisch
.vscode/

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-debian:trixie-slim | 25.03.2026 10:29 | | x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 29.03.2026 01:41 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 25.03.2026 10:29 | | aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-debian:trixie-slim | 29.03.2026 01:41 |
### 🚀 Docker Pull ### 🚀 Docker Pull
```bash ```bash
@@ -47,9 +47,11 @@ docker run -d \
git.pi-farm.de/pi-farm/hibp-docker:0.6.2 git.pi-farm.de/pi-farm/hibp-docker:0.6.2
``` ```
*Last updated on: 25.03.2026 10:29* *Last updated on: 29.03.2026 01:41*
### 📜 Version History ### 📜 Version History
| Version | Date | Status | | Version | Date | Status |
| :--- | :--- | :--- | | :--- | :--- | :--- |
| **0.6.2** | 29.03.2026 01:41 | add .vscode ✅ |
| **0.6.2** | 25.03.2026 11:13 | buildargs.env aktualisiert ✅ |
| **0.6.2** | 25.03.2026 10:29 | ✅ | | **0.6.2** | 25.03.2026 10:29 | ✅ |

View File

@@ -1 +1,3 @@
| **0.6.2** | 29.03.2026 01:41 | add .vscode ✅ |
| **0.6.2** | 25.03.2026 11:13 | buildargs.env aktualisiert ✅ |
| **0.6.2** | 25.03.2026 10:29 | ✅ | | **0.6.2** | 25.03.2026 10:29 | ✅ |