Skip to content

Commit

Permalink
Docker-compose default latest image
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaobo Tian <[email protected]>
  • Loading branch information
peterwillcn committed Sep 24, 2019
1 parent 03c0406 commit 49245e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
elanode:
image: ela:0.4.0
image: ela:latest
restart: always
environment:
- PASSWORD=
Expand Down

0 comments on commit 49245e5

Please sign in to comment.