From ce50baa73bb3124ffc655b6318e9a04c30b303a4 Mon Sep 17 00:00:00 2001 From: "Denis V. Dedkov" Date: Fri, 18 Oct 2024 14:57:55 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D1=91=D0=BD=20ur?= =?UTF-8?q?l=20=D0=BA=20=D1=81=D0=B5=D1=80=D0=B2=D0=B8=D1=81=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx-unity/ssl/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-unity/ssl/Dockerfile b/nginx-unity/ssl/Dockerfile index fb1ae21..7b6067e 100644 --- a/nginx-unity/ssl/Dockerfile +++ b/nginx-unity/ssl/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.dended.keenetic.pro/nginx-unit:latest +FROM docker.dended.ru/nginx-unit:latest RUN apk add --no-cache openssl