Merge pull request #17323 from mikedanese/debian-tag

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-11-16 17:46:43 -08:00
commit b04e63062c

View File

@ -1,4 +1,4 @@
FROM debian
FROM debian:jessie
# All apt-get's must be in one run command or the
# cleanup has no effect.