Updated Updating (markdown)

Philippe Vaucher 2025-02-03 16:57:17 +01:00
parent ca24325b2a
commit f43f1dd4ec

@ -76,7 +76,7 @@ docker compose down
# !!! # !!!
# THIS STEP WILL REMOVE ALL DATA IN YOUR DATABASE # THIS STEP WILL REMOVE ALL DATA IN YOUR DATABASE
# !!! # !!!
docker volume rm netbox-docker_netbox-postgres-data docker volume rm netbox-netbox-postgres-data
# Update NetBox Docker files and containers # Update NetBox Docker files and containers
git checkout release && git pull -p origin release git checkout release && git pull -p origin release