build: install gettext (#2049)
This commit is contained in:
parent
e789825852
commit
f3045933df
@ -7,6 +7,7 @@ ARG DEPENDENCIES=" \
|
|||||||
curl \
|
curl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
vim \
|
vim \
|
||||||
|
gettext \
|
||||||
postgresql-15-pgvector"
|
postgresql-15-pgvector"
|
||||||
|
|
||||||
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
|
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user