Skip to content

Commit 2bb0b19

Browse files
committed
Update to latest pause image for windows
Signed-off-by: James Sturtevant <[email protected]>
1 parent 5df93a0 commit 2bb0b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/config/config_windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ func DefaultConfig() PluginConfig {
5454
TLSKeyFile: "",
5555
TLSCertFile: "",
5656
},
57-
SandboxImage: "mcr.microsoft.com/k8s/core/pause:1.2.0",
57+
SandboxImage: "mcr.microsoft.com/oss/kubernetes/pause:1.4.0",
5858
StatsCollectPeriod: 10,
5959
MaxContainerLogLineSize: 16 * 1024,
6060
Registry: Registry{

0 commit comments

Comments
 (0)