Skip to content

Commit 711313d

Browse files
chore: postgresql-client-17 for base.Dockerfile (#9378)
1 parent 0694863 commit 711313d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/base.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ RUN apt-get update --fix-missing && apt-get install -qy --no-install-recommends
6969
nodejs \
7070
pgloader \
7171
pigz \
72-
postgresql-client-14 \
72+
postgresql-client-17 \
7373
pv \
7474
python3-ipython \
7575
ripgrep \

0 commit comments

Comments
 (0)