We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece120e commit be349ccCopy full SHA for be349cc
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:board-slugs
+ image: quay.io/epochtalk/epoch:v1.11.0
80
depends_on:
81
- postgres
82
links:
0 commit comments