Skip to content

Commit 1718cf2

Browse files
authored
Merge pull request #30114 from aroyoredhat/fix-perl-hotdeploy
OCPBUGS-60375: Fix perl hotdeploy test
2 parents 2557f36 + 659649d commit 1718cf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/extended/testdata/bindata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/extended/testdata/image_ecosystem/perl-hotdeploy/perl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"from": {
4848
"kind": "ImageStreamTag",
4949
"namespace": "openshift",
50-
"name": "perl:5.32-ubi8"
50+
"name": "perl:5.32-ubi9"
5151
}
5252
}
5353
},

0 commit comments

Comments
 (0)