Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-10908

[opendatahub-io/base-containers] Use renovatebot bot to update BASE_IMAGE in the conf files

    • False
    • Hide

      None

      Show
      None
    • False

      [3823784328] Upstream Reporter: Lalatendu Mohanty
      Upstream issue status: Closed
      Upstream description:

      We have following base images in the cuda-app and python-app conf file . We should pick a specific version and have renovate [1] ~or dependabot~ update it for us. So that we can run test jobs with the new version to see if it works fine.
      ```
      BASE_IMAGE=quay.io/sclorg/python-312-c9s:c9s
      ```
      ```
      BASE_IMAGE=registry.access.redhat.com/ubi9/python-312:latest
      ```
      Configure Renovate to automatically update base container images:

      • Add renovate.json with custom regex manager for build-args/*.conf
      • Pin the BASE_IMAGE (both python-312:latest and python-312-c9s:c9s to the current digest)
      • Pin sclorg Python image digest for rolling c9s tag
      • Enable digest pinning for reproducible builds

      Renovate will create PRs when:

      • New version tags are available (UBI image)
      • Image digests change (both images)

      [1] https://docs.renovatebot.com/

              rh-ee-shikhan Shifa Khan
              upstream-sync Upstream Sync
              Antonio's Team
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: