Add container-base and container-gobuilder image repos #102

Merged
benvin merged 3 commits from benvin/container-image-repos into main 2026-09-27 17:29:30 +10:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2827e749dd - Show all commits
@@ -1,4 +1,4 @@
description: "AlmaLinux 9 base container image for the estate, carrying internal CA trust and dnf repository configuration."
description: "AlmaLinux 9 container image for the estate, carrying internal CA trust and dnf repository configuration."
private: false
default_branch: "main"
default_delete_branch_after_merge: true
@@ -1,4 +1,4 @@
description: "Go toolchain builder container image, built from almalinux9-base, used by Woodpecker pipelines to compile Go projects."
description: "Go toolchain builder container image, built from almalinux9, used by Woodpecker pipelines to compile Go projects."
private: false
default_branch: "main"
default_delete_branch_after_merge: true