From 7034b05035cb5bb9c0f1a0fa955e1a4bb5c792aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Mon, 15 Feb 2021 11:18:58 +0100 Subject: [PATCH] Updated Updating (markdown) --- Updating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating.md b/Updating.md index 4810dab..7525328 100644 --- a/Updating.md +++ b/Updating.md @@ -54,7 +54,7 @@ Don't forget to update the `docker-compose.override.yml` file, [as described in Updates between major versions of PostgreSQL (e.g. version 11 to 12) require special attention. The easiest way to perform such an update is to backup the database on the old version and restore the data on the new version: -**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️*** +**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️** ```bash cd /netbox-docker