sstarcher / docker-sensu

Dockerized Sensu - Client, Server, Api
MIT License
103 stars 72 forks source link

1.0.0 is using end of life Ubuntu Zesty #65

Closed arudge closed 6 years ago

arudge commented 6 years ago

The 1.0.0 release of this repo is now end of life -> https://wiki.ubuntu.com/Releases

Thoughts on cutting a new 2.0.0 release based on master?

This will let users lock to a version instead of commit hash or 'latest'.

sstarcher commented 6 years ago

As of 7 days ago this repo was updated to be based from ruby:2.4-slim-stretch

I can cut a tag for 1.2.x if you like, but I'm not sure what you are mentioning about 2.0.0

sstarcher commented 6 years ago

Tagged 1.2 and 1.2.0 - https://hub.docker.com/r/sstarcher/sensu/tags/

arudge commented 6 years ago

Awesome thanks!