ci: use tagged own image for ci
Some checks failed
🚀 Lint & Test & Deploy / release (push) Failing after 3m17s

This commit is contained in:
2026-02-06 13:22:33 +01:00
parent 655b6a18b2
commit 6358c22a85

View File

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