mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
build: install gettext (#2049)
This commit is contained in:
parent
e789825852
commit
f3045933df
|
|
@ -7,6 +7,7 @@ ARG DEPENDENCIES=" \
|
|||
curl \
|
||||
ca-certificates \
|
||||
vim \
|
||||
gettext \
|
||||
postgresql-15-pgvector"
|
||||
|
||||
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
|
||||
|
|
|
|||
Loading…
Reference in New Issue