We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c80f3 commit 0776467Copy full SHA for 0776467
1 file changed
build/docker/tester/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10.4
+FROM python:3.10.5
2
# Install python package build requirements
3
RUN apt-get update && apt-get -y install libpq-dev gcc postgresql-client
4
# Copy Python requirements
0 commit comments