We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5fef5 commit 8c31b8fCopy full SHA for 8c31b8f
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
# Docker connection string for local machine: postgres://postgres:postgres@localhost:5432/
5
6
postgres:
7
- image: postgres:13.9
+ image: postgres:13.12
8
restart: always
9
environment:
10
- POSTGRES_USER=postgres
0 commit comments