Skip to content

Commit 5e1d19b

Browse files
Merge pull request #22 from epochtalk/epoch-version
Use Epoch version
2 parents 1ff62e0 + 05ad719 commit 5e1d19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ services:
7676
RATE_LIMITING_DELETE_INTERVAL: -1
7777
command: sh -c "until node cli create-user admin [email protected] --password password --admin; do sleep 5; done"
7878
epoch:
79-
image: quay.io/epochtalk/epoch:latest
79+
image: quay.io/epochtalk/epoch:v1.0.0
8080
depends_on:
8181
- postgres
8282
links:

0 commit comments

Comments
 (0)