We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07bde83 + 109d657 commit 799eef8Copy full SHA for 799eef8
1 file changed
integration/client/container_linux_test.go
@@ -55,7 +55,7 @@ import (
55
"golang.org/x/sys/unix"
56
)
57
58
-const testUserNSImage = "mirror.gcr.io/library/alpine:latest"
+const testUserNSImage = "mirror.gcr.io/library/alpine:3.13"
59
60
// TestRegressionIssue4769 verifies the number of task exit events.
61
//
0 commit comments