We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6eadb commit 8d3f53aCopy full SHA for 8d3f53a
stubs/pgsql.stub
@@ -1,5 +1,5 @@
1
pgsql:
2
- image: 'postgres:15'
+ image: 'postgres:17'
3
ports:
4
- '${FORWARD_DB_PORT:-5432}:5432'
5
environment:
0 commit comments