Updated SSH example to ensure it continues working

Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
Upstream-commit: 10eae16fa70ac04191401bf2872ffa6688f79b82
Component: engine
This commit is contained in:
James Turnbull
2014-06-19 07:44:41 -05:00
parent df1151b70b
commit 2ee8468f73
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#
# VERSION 0.0.1
FROM debian
FROM ubuntu:12.04
MAINTAINER Thatcher R. Peskens "thatcher@dotcloud.com"
# make sure the package repository is up to date

View File

@ -12,7 +12,7 @@ quick access to a test container.
#
# VERSION 0.0.1
FROM debian
FROM ubuntu:12.04
MAINTAINER Thatcher R. Peskens "thatcher@dotcloud.com"
# make sure the package repository is up to date