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).