From fe7c86f473d03a07f197e7e4b3c9dddd96491814 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Wed, 13 May 2020 15:27:51 +0800 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc5a8e8..01d6490 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,16 @@ A tiny <10MB Caddy image compressed with [UPX](https://github.com/upx/upx). +# Shared Tags + +New versions are tracked within 4 hours. As of the time of writing, these are the tags available: + +* `2.0.0`, `2`, `latest` + +Legacy tags available that should not be used: + +* `1.0.5`, `1` + # Usage -See the [official image](https://hub.docker.com/_/caddy) for documentation. This image behaves the same way, except that it is much slimmer. - +See the [official image](https://hub.docker.com/_/caddy) for documentation. This image behaves the same way, except that it is much slimmer.