Revert "tooling/Containerfile: borrar icu-data-all explicito"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This reverts commit 8f04220a29
.
This commit is contained in:
parent
89e537c87e
commit
711cc88e8c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue