Skip to content

Commit 217ab73

Browse files
authored
Merge pull request #6007 from AkihiroSuda/cherrypick-5987-1.5
2 parents 36d09a4 + f3d46f8 commit 217ab73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/client/client_unix_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const (
3232
)
3333

3434
var (
35-
testImage = "mirror.gcr.io/library/busybox:1.32"
35+
testImage = "mirror.gcr.io/library/busybox:1.32.0"
3636
shortCommand = withProcessArgs("true")
3737
longCommand = withProcessArgs("/bin/sh", "-c", "while true; do sleep 1; done")
3838
)

0 commit comments

Comments
 (0)