From 437198bc4ac4cc82357ff340ee6d4cc0f7a0e19f Mon Sep 17 00:00:00 2001 From: Rafael Chaves Freitas Date: Mon, 4 Sep 2023 21:11:54 -0300 Subject: [PATCH] =?UTF-8?q?atualiza=20vers=C3=A3o=20do=20mapas=20para=206.?= =?UTF-8?q?0.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose/production/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/production/Dockerfile b/compose/production/Dockerfile index a460040..155814c 100644 --- a/compose/production/Dockerfile +++ b/compose/production/Dockerfile @@ -1,4 +1,4 @@ -FROM hacklab/mapasculturais:6.0.12 +FROM hacklab/mapasculturais:6.0.13 COPY compose/common/config.php /var/www/html/protected/application/conf/config.php COPY compose/common/config.d /var/www/html/protected/application/conf/conf-common.d