From 65c4d2a980420fe052104132ec4eb4de558d57b9 Mon Sep 17 00:00:00 2001 From: Austin Culter Date: Wed, 4 Sep 2024 14:45:24 +0200 Subject: [PATCH] Updated Version (markdown) --- Version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.md b/Version.md index 3514302..92f956c 100644 --- a/Version.md +++ b/Version.md @@ -23,7 +23,7 @@ services: image: netboxcommunity/netbox:v3.1.3 ``` -Note thtat you need to also override the `netbox-worker` and `netbox-housekeeping` service definitions to match. +Note that you need to also override the `netbox-worker` and `netbox-housekeeping` service definitions to match. Now pull the Docker image: `docker compose pull netbox`