From fac9f837d101699d9c81f63e192ad21bc4302fd4 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 25 Sep 2020 13:30:33 +0200 Subject: [PATCH] Explain latest tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e5ed6..f82e8a6 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,6 @@ steps: ## Publishing -The version can be bumped in the [.drone.yml](./.drone.yml) file. Please use [semver](https://semver.org). +The version can be bumped in the [.drone.yml](./.drone.yml) file. We're sticking with `latest` as we iterate on the code right now. If you push a commit to master, the [Drone config](./.drone.yml) will publish to [Docker Hub](https://hub.docker.com/r/decentral1se/stack-ssh-deploy).