Skip to content

Commit be349cc

Browse files
committed
feat: update to point at latest epoch release
1 parent ece120e commit be349cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
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:board-slugs
79+
image: quay.io/epochtalk/epoch:v1.11.0
8080
depends_on:
8181
- postgres
8282
links:

0 commit comments

Comments
 (0)