add jessie tag to debian iptables build

This commit is contained in:
Mike Danese 2015-11-16 10:40:53 -08:00
parent 65c285f5ab
commit eb9f284f95

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.