We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db308ef commit 331e968Copy full SHA for 331e968
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
postgres:
4
- image: docker.io/postgres:17beta2
+ image: docker.io/postgres:17
5
ports:
6
- 5433:5433
7
volumes:
0 commit comments