Skip to content

Commit

Permalink
Update the ronin-2.1.0.rc1 docker image version.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 29, 2024
1 parent 5915c1f commit 047b8ee
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,10 +260,10 @@ If you prefer using [Docker], there are also `roninrb/ronin:2.1.0.rc1`
also pull down and run:

```shell
$ docker pull roninrb/ronin:2.1.0.rc1
$ docker run --rm -it roninrb/ronin:2.1.0.rc1
root@ad24537b200e:/# ronin -V
ronin 2.1.0.rc1
$ docker pull roninrb/ronin:2.1.0.rc1.1
$ docker run --rm -it roninrb/ronin:2.1.0.rc1.1
root@98e039844d53:/# ronin -V
ronin 2.1.0.rc2
```

[Docker]: https://www.docker.com/
Expand Down

0 comments on commit 047b8ee

Please sign in to comment.