Update readme docker tag

imgbot
Kieran 2022-08-02 10:14:50 +01:00
parent 9d53158ae4
commit 3905eed7bb
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ docker run -d \
-e DISCORD_TOKEN='INSERT DISCORD TOKEN' \
-e PREFIX='!' \
--restart unless-stopped \
kieranr27/hullcss:latest
kieranr27/hullcss:main
```
Using a tool like [Ouroboros](https://github.com/pyouroboros/ouroboros), you can automatically update containers without the need for restarts.