We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eda8a6a + d036a32 commit db5fef5Copy full SHA for db5fef5
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.6
+ image: postgres:13.9
8
restart: always
9
environment:
10
- POSTGRES_USER=postgres
0 commit comments