From be59ee87c1bdc58f6be4dd710392e0e2a8589ff0 Mon Sep 17 00:00:00 2001 From: seanauff Date: Tue, 15 Sep 2020 12:38:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efc8962..3dfdea0 100644 --- a/README.md +++ b/README.md @@ -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