chore: add debian-images var file for gitea runners
Some checks failed
Deploy / Prepare Build (push) Failing after 1m2s

This commit is contained in:
2025-09-11 20:18:31 +10:00
parent 74c81f873e
commit 9f6983c90a
3 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1,3 @@
alpine_latest_image: "alpine:latest"
ubuntu_latest_image: "node:22-trixie"
debian_latest_image: "git.comprofix.com/mmckinnon/debian-latest:2025.08.31-093853"