Merge pull request #73714 from tallclair/debian-base

Bump debian-* base image versions to latest
This commit is contained in:
Kubernetes Prow Robot
2019-02-07 19:44:44 -08:00
committed by GitHub
10 changed files with 28 additions and 28 deletions

View File

@@ -273,7 +273,7 @@ while true; do sleep 1; done
},
{
description: "should be able to pull image from gcr.io [LinuxOnly]",
image: "gcr.io/google-containers/debian-base:0.4.0",
image: "gcr.io/google-containers/debian-base:0.4.1",
phase: v1.PodRunning,
waiting: false,
},