We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3b4c5 commit 54d0db4Copy full SHA for 54d0db4
docker-compose-postgres.yml
@@ -3,7 +3,7 @@ version: '3.8'
3
services:
4
5
postgres:
6
- image: postgres:15.4
+ image: postgres:16.0
7
restart: unless-stopped
8
environment:
9
POSTGRES_USER: root
0 commit comments