set BUILD_BASE_IMAGE in correctly [skip ci]

This commit is contained in:
Gitea Action
2026-02-24 08:43:50 +00:00
parent 461f5a52ba
commit 83e5cdf778
2 changed files with 5 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ This repository is built and pushed automatically.
### 🏗️ Platform Support
| Architecture | Status | Base Image | Build Date |
| :--- | :--- | :--- | :--- |
| x86_64 (amd64) | ✅ Active | alpine:3.23 | 23.02.2026 17:51 |
| aarch64 (arm64) | ✅ Active | alpine:3.23 | 23.02.2026 17:51 |
| x86_64 (amd64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 09:43 |
| aarch64 (arm64) | ✅ Active | git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.23 | 24.02.2026 09:43 |
### 🚀 Docker Pull
```bash
@@ -49,10 +49,11 @@ docker run -d \
git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd:1.4.82
```
*Last updated on: 23.02.2026 17:51*
*Last updated on: 24.02.2026 09:43*
### 📜 Version History
| Version | Date | Status |
| :--- | :--- | :--- |
| **1.4.82** | 24.02.2026 09:43 | set BUILD_BASE_IMAGE in correctly ✅ |
| **1.4.82** | 23.02.2026 17:51 | Merge branch main of https://git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd ✅ |
| **1.4.82** | 23.02.2026 17:29 | init-build ✅ |

View File

@@ -1,3 +1,4 @@
| **1.4.82** | 24.02.2026 09:43 | set BUILD_BASE_IMAGE in correctly ✅ |
| **1.4.82** | 23.02.2026 17:51 | Merge branch main of https://git.pi-farm.de/pi-farm/docker-baseimage-alpine-lighttpd ✅ |
| **1.4.82** | 23.02.2026 17:29 | init-build ✅ |