Skip to content

Commit f61419b

Browse files
performance testing
1 parent 9931004 commit f61419b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
66
gcc \
77
curl \
88
libpq-dev \
9+
python3-distutils \
910
&& apt-get clean \
1011
&& rm -rf /var/lib/apt/lists/*
1112

0 commit comments

Comments
 (0)