Skip to content

Commit 3d02b46

Browse files
grooverdanRazvanLiviuVarzaru
authored andcommitted
docker library: test RHEL10 based images
1 parent db8f356 commit 3d02b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docker-library-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ builderarch=${buildername%%-*}
99

1010
image=mariadb-${tarbuildnum}
1111

12-
if [[ "$buildername" = *-rhel-9-rpm-autobake ]]; then
12+
if [[ "$buildername" = *-rhel-*-rpm-autobake ]]; then
1313
image=${image}-ubi
1414
fi
1515

0 commit comments

Comments
 (0)