From d55759e9a026f384c01f25e0ed4acd6edba451c2 Mon Sep 17 00:00:00 2001 From: will Farrell Date: Wed, 2 Dec 2020 14:01:00 -0700 Subject: [PATCH] docs: add in extra metadata --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1a557..6a823ed 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This functionality was proposed to be included with the addition of `HEALTHCHECK This container is a stand-in till there is native support for `--exit-on-unhealthy` https://github.com/docker/docker/pull/22719. ## Supported tags and Dockerfile links -- [`latest` (*Dockerfile*)](https://github.com/willfarrell/docker-autoheal/blob/main/Dockerfile) +- [`latest` (*Dockerfile*)](https://github.com/willfarrell/docker-autoheal/blob/main/Dockerfile) - Built daily - [`1.0.0` (*Dockerfile*)](https://github.com/willfarrell/docker-autoheal/blob/1.0.0/Dockerfile) - [`v0.7.0` (*Dockerfile*)](https://github.com/willfarrell/docker-autoheal/blob/v0.7.0/Dockerfile)