From 3a938ace41155806dca5498904ba60d78a27243a Mon Sep 17 00:00:00 2001 From: Nicholas McDonnell <50747025+mcdonnnj@users.noreply.github.com> Date: Tue, 17 Aug 2021 13:49:19 -0400 Subject: [PATCH] Update information about image tags in the README The project does not rely on any underlying versioning to dictate the version used in its image tags. The README is updated to reflect that state of affairs. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d19c51..f087e48 100644 --- a/README.md +++ b/README.md @@ -156,10 +156,9 @@ want set: ## Image tags ## -The images of this container are tagged with [semantic -versions](https://semver.org) of the underlying example project that they -containerize. It is recommended that most users use a version tag (e.g. -`:0.0.3`). +The images of this container are tagged with +[semantic versions](https://semver.org). It is recommended that most users use +a version tag (e.g. `:0.0.3`). | Image:tag | Description | |-----------|-------------|