Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Warmuz <jakub@warmuz.org>2015-06-24 07:53:11 +0300
committerJakub Warmuz <jakub@warmuz.org>2015-06-24 07:56:31 +0300
commit15258cc50a6f8694eab0710d4e5a6fad15b657c0 (patch)
tree9d8625546e4bbfcdc49d14006105a34dd3cf4456 /Dockerfile
parentd4bdba9726ad12345375a7b1ffa001d38318795c (diff)
Update references after repo rename.
https://github.com/letsencrypt/letsencrypt/issues/505
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 78aa7a75b..479aa4e85 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-# https://github.com/letsencrypt/lets-encrypt-preview/pull/431#issuecomment-103659297
+# https://github.com/letsencrypt/letsencrypt/pull/431#issuecomment-103659297
# it is more likely developers will already have ubuntu:trusty rather
# than e.g. debian:jessie and image size differences are negligible
FROM ubuntu:trusty