From 3b003baf8f9265a7c846110cf9c57aa2eda40c3a Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sat, 21 Mar 2026 00:01:10 +0000 Subject: [PATCH] chore(deps): update reg.devxy.io/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 f4a4b4f..d96042a 100644 --- a/.crow/process-updates-redhat-8-amd64.yaml +++ b/.crow/process-updates-redhat-8-amd64.yaml @@ -13,7 +13,7 @@ labels: steps: - name: 'Processing Updates' - image: reg.devxy.io/rpkgs/build-env-redhat:8-4.4.3 + image: reg.devxy.io/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 be44eb9..6683a09 100644 --- a/.crow/process-updates-redhat-8-arm64.yaml +++ b/.crow/process-updates-redhat-8-arm64.yaml @@ -13,7 +13,7 @@ labels: steps: - name: 'Processing Updates' - image: reg.devxy.io/rpkgs/build-env-redhat:8-4.4.3 + image: reg.devxy.io/rpkgs/build-env-redhat:9-4.4.3 pull: true environment: RED_HAT_DEV_PW: