Skip to content

Commit

Permalink
build: install gettext (#2049)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohuzhang1 authored Jan 21, 2025
1 parent e789825 commit f304593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/Dockerfile-python-pg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ARG DEPENDENCIES=" \
curl \
ca-certificates \
vim \
gettext \
postgresql-15-pgvector"

RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && \
Expand Down

0 comments on commit f304593

Please sign in to comment.