chore: move gitea-images to vars file
All checks were successful
Deploy / Prepare Build (push) Successful in 50s

This commit is contained in:
2025-09-12 18:12:03 +10:00
parent 9ffc6f02dd
commit b8ef57c626
6 changed files with 338 additions and 340 deletions

3
vars/gitea-images.yml Normal file
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"