We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4da3e commit 74e0f87Copy full SHA for 74e0f87
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
postgres:
3
- image: postgres:16
+ image: postgres:17
4
environment:
5
POSTGRES_USER: postgres
6
POSTGRES_PASSWORD: test
0 commit comments