Skip to content

Commit

Permalink
Merge pull request #6007 from AkihiroSuda/cherrypick-5987-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fuweid committed Sep 15, 2021
2 parents 36d09a4 + f3d46f8 commit 217ab73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/client/client_unix_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const (
)

var (
testImage = "mirror.gcr.io/library/busybox:1.32"
testImage = "mirror.gcr.io/library/busybox:1.32.0"
shortCommand = withProcessArgs("true")
longCommand = withProcessArgs("/bin/sh", "-c", "while true; do sleep 1; done")
)
Expand Down

0 comments on commit 217ab73

Please sign in to comment.