chore: update ci image
Some checks failed
🚀 Lint & Test & Deploy / release (push) Failing after 3m48s

This commit is contained in:
2026-02-13 01:58:16 +01:00
parent bce06da456
commit 38d0fffcf4

View File

@@ -15,7 +15,7 @@ env:
jobs:
release:
runs-on: ubuntu-latest
container: git.max-richter.dev/max/nodarium-ci:0aa73a27c1f23bea177ecc66034f8e0384c29a8e
container: git.max-richter.dev/max/nodarium-ci:bce06da456e3c008851ac006033cfff256015a47
steps:
- name: 📑 Checkout Code