Update README.md

This commit is contained in:
seanauff 2020-09-15 12:38:35 -04:00 committed by GitHub
parent 9a83b73626
commit be59ee87c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ The easiest way to update is to pull the latest image and recreate the container
## Build the image yourself
The DockerHub images may not be as up to date as the repo (`amd64` is autobuilt, but not `arm`), so you can ensure you have the latest by building yourself.
Clone the repository and build the image:
```shell