We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aba121d + e4bd79b commit 7b8ba43Copy full SHA for 7b8ba43
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:11.11
+ image: postgres:13.3
6
environment:
7
POSTGRES_USER: root
8
POSTGRES_PASSWORD: root
0 commit comments