fix(deps): update module github.com/openshift/imagebuilder to v1.2.7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-27 21:17:03 +00:00
committed by GitHub
parent 71eef631c8
commit fc18dbad70
4 changed files with 11 additions and 11 deletions

View File

@ -11,8 +11,8 @@
# Customize from here.
#
%global golang_version 1.8.1
%{!?version: %global version 1.2.6}
%global golang_version 1.19
%{!?version: %global version 1.2.7}
%{!?release: %global release 1}
%global package_name imagebuilder
%global product_name Container Image Builder