From edb0b700b0f528fb20527e5c66adf570504603b8 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 16 Feb 2023 22:40:37 +0100 Subject: [PATCH] add missig continuation line --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e51bff6..9247748 100644 --- a/Dockerfile +++ b/Dockerfile @@ -78,7 +78,7 @@ RUN apk --no-cache add \ ssmtp \ ca-certificates \ lua5.1-libs \ - lua5.1-rapidjson + lua5.1-rapidjson \ curl \ inotify-tools \ libssl3