We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5fef5 commit 627141bCopy full SHA for 627141b
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.10
8
restart: always
9
environment:
10
- POSTGRES_USER=postgres
0 commit comments