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.
1 parent eee3693 commit f36810aCopy full SHA for f36810a
docker-compose.yml
@@ -24,7 +24,7 @@ services:
24
- ./dev/vault:/etc/vault
25
26
db:
27
- image: postgres:10.18
+ image: postgres:10
28
ports:
29
# 5432 may already in use by another PostgreSQL on host
30
- "5433:5432"
0 commit comments