From 7d4057c6c9c60aa067cfc103ae76d31cf26f4c3b Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Sat, 24 Apr 2021 13:34:43 +0200 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a76a94a..9b05164 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ is instead to create an easy-to-deploy satellite image. ## Tags and their respective Dockerfile ### Main tags -* [0.6, latest](https://github.com/jackbenny/icinga-satellite/blob/master/Dockerfile) +* [0.6.1, latest](https://github.com/jackbenny/icinga-satellite/blob/master/Dockerfile) +* [0.6](https://github.com/jackbenny/icinga-satellite/blob/0.6/Dockerfile) * [0.5](https://github.com/jackbenny/icinga-satellite/blob/0.5/Dockerfile) * [0.4](https://github.com/jackbenny/icinga-satellite/blob/0.4/Dockerfile) * [0.3](https://github.com/jackbenny/icinga-satellite/blob/0.3/Dockerfile)