From 13f3e83fb2d93c7582ec077b8593cc3ee9bb95c7 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Wed, 3 Sep 2025 01:03:08 +0000 Subject: [PATCH] chore(deps): update reg.devxy.io/rpkgs/rpkgs-build-env-redhat docker tag to v9 --- .crow/process-updates-redhat-8-amd64.yaml | 2 +- .crow/process-updates-redhat-8-arm64.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.crow/process-updates-redhat-8-amd64.yaml b/.crow/process-updates-redhat-8-amd64.yaml index bc52b8d..80c0431 100644 --- a/.crow/process-updates-redhat-8-amd64.yaml +++ b/.crow/process-updates-redhat-8-amd64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: reg.devxy.io/rpkgs/rpkgs-build-env-redhat:8-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-redhat:9-4.4.3 pull: true environment: RED_HAT_DEV_PW: diff --git a/.crow/process-updates-redhat-8-arm64.yaml b/.crow/process-updates-redhat-8-arm64.yaml index b77bdbe..ecac9c9 100644 --- a/.crow/process-updates-redhat-8-arm64.yaml +++ b/.crow/process-updates-redhat-8-arm64.yaml @@ -14,7 +14,7 @@ labels: steps: - name: 'Processing Updates' - image: reg.devxy.io/rpkgs/rpkgs-build-env-redhat:8-4.4.3 + image: reg.devxy.io/rpkgs/rpkgs-build-env-redhat:9-4.4.3 pull: true environment: RED_HAT_DEV_PW: -- 2.54.0