We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5c7a9d + f36ee01 commit 1b49eb3Copy full SHA for 1b49eb3
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:11.9
+ image: postgres:11.10
6
environment:
7
POSTGRES_USER: root
8
POSTGRES_PASSWORD: root
0 commit comments