Skip to content

Commit 799eef8

Browse files
authored
Merge pull request #5500 from dmcgowan/1.5-backport-integration-pin-image
[release/1.5] integration pin image
2 parents 07bde83 + 109d657 commit 799eef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/client/container_linux_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import (
5555
"golang.org/x/sys/unix"
5656
)
5757

58-
const testUserNSImage = "mirror.gcr.io/library/alpine:latest"
58+
const testUserNSImage = "mirror.gcr.io/library/alpine:3.13"
5959

6060
// TestRegressionIssue4769 verifies the number of task exit events.
6161
//

0 commit comments

Comments
 (0)