From 8463f64e56ab77c8d6b9e7d563702d395cf66fa4 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 5 Jun 2025 01:01:54 +0000 Subject: [PATCH] chore(deps): update docker.io/devxygmbh/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 2abaf64..1603d81 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: docker.io/devxygmbh/rpkgs-build-env-redhat:8-4.4.3 + image: docker.io/devxygmbh/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 b47613f..d8d6b59 100644 --- a/.crow/process-updates-redhat-8-arm64.yaml +++ b/.crow/process-updates-redhat-8-arm64.yaml @@ -10,7 +10,7 @@ skip_clone: true steps: - name: 'Processing Updates' - image: docker.io/devxygmbh/rpkgs-build-env-redhat:8-4.4.3 + image: docker.io/devxygmbh/rpkgs-build-env-redhat:9-4.4.3 pull: true environment: RED_HAT_DEV_PW: -- 2.54.0