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 1ff62e0 + 05ad719 commit 5e1d19bCopy full SHA for 5e1d19b
docker-compose.yml
@@ -76,7 +76,7 @@ services:
76
RATE_LIMITING_DELETE_INTERVAL: -1
77
command: sh -c "until node cli create-user admin [email protected] --password password --admin; do sleep 5; done"
78
epoch:
79
- image: quay.io/epochtalk/epoch:latest
+ image: quay.io/epochtalk/epoch:v1.0.0
80
depends_on:
81
- postgres
82
links:
0 commit comments