From 1b60aaab69dca0b004658efa25397e3673d606f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B0=D0=B4=D0=B5=D0=B6=D0=B4=D0=B0=20=D0=A4=D0=B5?= =?UTF-8?q?=D0=B4=D0=BE=D1=80=D0=BE=D0=B2=D0=B0?= Date: Fri, 24 May 2024 17:01:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20org/other/apache2/Dockerfile.template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- org/other/apache2/Dockerfile.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/other/apache2/Dockerfile.template b/org/other/apache2/Dockerfile.template index 6c73422..6bae4e3 100644 --- a/org/other/apache2/Dockerfile.template +++ b/org/other/apache2/Dockerfile.template @@ -1,4 +1,4 @@ -FROM {{ registry }}alt:{{ branch }} +FROM {{ registry }}{{ alt_image }}:{{ branch }} MAINTAINER alt-cloud