Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bessarabov committed Sep 11, 2023
1 parent 9425973 commit f001d0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@
[Minor]
* Added size buttons
* Added button to prettify JSON
1.3.0 2023-09-11
[Minor]
* Images are links
```
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The recommended way to run this project is to use docker.
Run the command:

```
docker run --detach --publish 8000:80 --name multi-graphite bessarabov/multi-graphite:1.2.0
docker run --detach --publish 8000:80 --name multi-graphite bessarabov/multi-graphite:1.3.0
```

This command will download the needed docker image and run it.
Expand Down

0 comments on commit f001d0d

Please sign in to comment.