From 89e2b9203d75a9b7a093babd3ba33e3e653f3f01 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 5 May 2022 16:29:30 +0000 Subject: [PATCH] Coorecting the letsencrypt image name in letsencrypt.json file. --- letsencrypt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt.json b/letsencrypt.json index 88dca77..32b0a81 100644 --- a/letsencrypt.json +++ b/letsencrypt.json @@ -14,7 +14,7 @@ ], "containers": [ { - "IMAGE": "registry.format.hu/neilpang/acme.sh", + "IMAGE": "registry.format.hu/letsencrypt", "NAME": "letsencrypt", "MEMORY": "64M", "IP": "172.18.254.254",