6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-11 09:35:06 +00:00

Clarify certbot image source repository

This commit is contained in:
Régis Behmo 2020-03-27 09:56:53 +01:00
parent 11fdbaf874
commit 2d98356629

View File

@ -121,7 +121,7 @@ See the official certbot documentation for your platform: https://certbot.eff.or
"-p",
"80:80",
"--entrypoint=sh",
"certbot/certbot:latest",
"docker.io/certbot/certbot:latest",
"-e",
"-c",
script,