forked from kubernetes/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to gcr.io/k8s-testimages/kubekins-e2e:v20171210-0beb83d94-master…
…|1.8|1.7|1.6 (using generate_tests and manual)
- Loading branch information
1 parent
0beb83d
commit b3b12c2
Showing
4 changed files
with
456 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
# See the License for the specific language governing permissions and | ||
# limitations under the License. | ||
|
||
FROM gcr.io/k8s-testimages/kubekins-e2e:v20171204-8e1bbdcba-master | ||
FROM gcr.io/k8s-testimages/kubekins-e2e:v20171210-0beb83d94-master | ||
LABEL maintainer "[email protected]" | ||
|
||
RUN apt-get update && apt-get install -y \ | ||
|
Oops, something went wrong.