Skip to content

Commit

Permalink
fix: Update docker tag to 0.4.0 in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Sep 21, 2022
1 parent 1c16d65 commit f5879da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ docker run \
-e YAAM_USER=hello \
-e YAAM_PASS=world \
-p 25213:25213 \
-it utrecht/yaam:v0.3.0
-it utrecht/yaam:v0.4.0
```

0 comments on commit f5879da

Please sign in to comment.