Skip to content

Commit e325edd

Browse files
committed
Use PostgreSQL 18 client tools in image
1 parent 016c5c1 commit e325edd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ RUN source /assets/functions/00-container && \
5555
openssl \
5656
pigz \
5757
pixz \
58-
postgresql17 \
59-
postgresql17-client \
58+
postgresql18 \
59+
postgresql18-client \
6060
pv \
6161
py3-botocore \
6262
py3-colorama \

0 commit comments

Comments
 (0)