Pin integration test image for alpine
The latest tag is no longer available for alpine, pin to the latest version rather than using latest Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
c7e4747cfb
commit
fc4da9728e
@ -55,7 +55,7 @@ import (
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
const testUserNSImage = "mirror.gcr.io/library/alpine:latest"
|
||||
const testUserNSImage = "mirror.gcr.io/library/alpine:3.13"
|
||||
|
||||
// TestRegressionIssue4769 verifies the number of task exit events.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user