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.
2 parents 96bd691 + 6d11377 commit 41e97e7Copy full SHA for 41e97e7
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:16.0
+ image: postgres:16.1
6
environment:
7
POSTGRES_USER: root
8
POSTGRES_PASSWORD: root
0 commit comments