Skip to content

Commit 0776467

Browse files
Bump python from 3.10.4 to 3.10.5 in /build/docker/tester (#370)
1 parent 38c80f3 commit 0776467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/docker/tester/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.10.4
1+
FROM python:3.10.5
22
# Install python package build requirements
33
RUN apt-get update && apt-get -y install libpq-dev gcc postgresql-client
44
# Copy Python requirements

0 commit comments

Comments
 (0)