base-images-and-rpms
Installation
SKILL.md
Base images and RPMs
Goal
Refresh base images and RPM lockfiles in the three upstream GitHub repos:
| Repo | Node / Go source | RPM containerfile |
|---|---|---|
| rhdh | build/containerfiles/Containerfile or docker/Dockerfile (release-1.9) |
build/containerfiles/Containerfile or .rhdh/docker/Dockerfile |
| rhdh-operator | go.mod aligned with ubi9/go-toolset on main only |
.rhdh/docker/Dockerfile |
| rhdh-must-gather | — | Containerfile |
Upstream helper scripts live in GitLab midstream rhidp/rhdh on branch rhdh-1-rhel-9 (see updateBaseImages.sh).