From 711cc88e8c20737f5a182d52824a5cfda95c6dfa Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 28 Mar 2023 13:50:57 -0300 Subject: [PATCH] Revert "tooling/Containerfile: borrar icu-data-all explicito" This reverts commit 8f04220a29262e456a96b347e6b34df2b3afe809. --- tooling/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/Containerfile b/tooling/Containerfile index b166441..f072f67 100644 --- a/tooling/Containerfile +++ b/tooling/Containerfile @@ -1,6 +1,6 @@ FROM docker.io/alpine:3.17 -RUN apk add --no-cache nodejs npm lua5.1 \ +RUN apk add --no-cache nodejs npm lua5.1 icu-data-full \ rsync openssh-client-default # https://gitea.nulo.in/Nulo/openring/releases/tag/1.0.1-nulo-sitio-2