summaryrefslogtreecommitdiff
path: root/docs/sources/examples/running_ssh_service.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources/examples/running_ssh_service.md')
-rw-r--r--docs/sources/examples/running_ssh_service.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/examples/running_ssh_service.md b/docs/sources/examples/running_ssh_service.md
index 27439f998f..579d372ba7 100644
--- a/docs/sources/examples/running_ssh_service.md
+++ b/docs/sources/examples/running_ssh_service.md
@@ -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