We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f04b3c commit 416be7cCopy full SHA for 416be7c
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:14.1
+ image: postgres:14.2
6
environment:
7
POSTGRES_USER: root
8
POSTGRES_PASSWORD: root
0 commit comments