Updated Version (markdown)

Austin Culter 2024-09-04 14:45:24 +02:00
parent 5241f5e313
commit 65c4d2a980

@ -23,7 +23,7 @@ services:
image: netboxcommunity/netbox:v3.1.3 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` Now pull the Docker image: `docker compose pull netbox`