mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 14:10:37 +00:00
wip: use bookworm and upgrade require packages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user