We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82db166 commit fdc33d9Copy full SHA for fdc33d9
e2e/Dockerfile.postgres
@@ -1,4 +1,4 @@
1
-FROM postgres:latest
+FROM postgres:18.1
2
3
ENV POSTGRES_USER=postgres \
4
POSTGRES_PASSWORD=postgres \
0 commit comments