Skip to content

Commit f304593

Browse files
authored
build: install gettext (#2049)
1 parent e789825 commit f304593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

installer/Dockerfile-python-pg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ARG DEPENDENCIES=" \
77
curl \
88
ca-certificates \
99
vim \
10+
gettext \
1011
postgresql-15-pgvector"
1112

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

0 commit comments

Comments
 (0)