Skip to content

Commit

Permalink
⬆️ upgrade version on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andresribeiro committed Dec 30, 2022
1 parent 064e2fb commit f1d4db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Docker REST API for NSFW detection with [NSFWJS](https://github.com/infinitere
## Installation

```shell
docker run -p 3333:3333 -d --name nsfwjs andresribeiroo/nsfwjs:1.2
docker run -p 3333:3333 -d --name nsfwjs andresribeiroo/nsfwjs:1.3
```

If you are deploying in production, you will probably want to pass the `--restart always` flag to start the container whenever the server restarts
Expand Down

0 comments on commit f1d4db7

Please sign in to comment.