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
Block a user