From 35de4f0fdba523f4fcac90cfaf0d54f03257df1c Mon Sep 17 00:00:00 2001 From: mprasil Date: Tue, 15 Jan 2019 10:36:40 +0000 Subject: [PATCH] Updated Updating the bitwarden image (markdown) --- Updating-the-bitwarden-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-the-bitwarden-image.md b/Updating-the-bitwarden-image.md index c1a8a75..eb0b81d 100644 --- a/Updating-the-bitwarden-image.md +++ b/Updating-the-bitwarden-image.md @@ -1,4 +1,4 @@ -Updating is straightforward, you just make sure to preserve the mounted volume. If you used the bind-mounted path as in the example above, you just need to `pull` the latest image, `stop` and `rm` the current container and then start a new one the same way as before: +Updating is straightforward, you just make sure to preserve the mounted volume. If you used the bind-mounted path as in the example [[here|Starting-a-Container]], you just need to `pull` the latest image, `stop` and `rm` the current container and then start a new one the same way as before: ```sh # Pull the latest version