update on Readme.md and workflow
All checks were successful
/ release-and-build (push) Successful in 1m28s

This commit is contained in:
2026-02-17 23:42:33 +01:00
parent ee8ea8afa7
commit 1169691b80
2 changed files with 1 additions and 2 deletions

View File

@@ -178,7 +178,7 @@ jobs:
source ./cleaned_env.sh source ./cleaned_env.sh
set +a set +a
if [ -f "Dockerfile.aarch64" ]; then ARM_STATUS="✅ Aktiv (eigenes Dockerfile)"; else ARM_STATUS="❌ Nicht unterstützt"; fi if [ -f "Dockerfile.aarch64" ]; then ARM_STATUS="✅ Active (own Dockerfile)"; else ARM_STATUS="❌ Not supported"; fi
cat << 'EOF' > commit_msg.txt cat << 'EOF' > commit_msg.txt
${{ gitea.event.head_commit.message }} ${{ gitea.event.head_commit.message }}

View File

@@ -1,2 +1 @@
| **3.23** | 17.02.2026 23:37 | update workflow ✅ |
| **3.23** | 14.02.2026 01:06 | alpine 3.23 ✅ | | **3.23** | 14.02.2026 01:06 | alpine 3.23 ✅ |