wip: use bookworm and upgrade require packages

This commit is contained in:
Rahul Patil
2024-09-17 15:53:03 +02:00
parent cd4276fd65
commit 9caabcf916
4 changed files with 35 additions and 35 deletions

View File

@@ -9,7 +9,7 @@ RUN apt-get update && \
apt-get install -y curl \
jq \
python3-pip \
netcat
netcat-traditional
#Faker is required for the pg_anon test
RUN pip3 install Faker
#This is required for the pg_hintplan test