cachethq / Docker

A Dockerized version of Cachet.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
415 stars 280 forks source link

release v2.3.14 #292

Closed tomplus closed 6 years ago

tomplus commented 6 years ago

Hi guys.

Could you deploy the latest version 2.3.14 as docker image ? There is an important bug fixed.

Thanks!

aslepakurov commented 6 years ago

I am doubling this - docker 2.3.13 doesn't have a very important fix with database prefix for metric_points (#2955)

tomplus commented 6 years ago

@aslepakurov I've found a workaround ;) Previous version 2.3.13 works for me without passing an argument DB_PREFIX. Try to remove this line: https://github.com/CachetHQ/Docker/blob/f8bccd6fb56203b0f901ad6316c17db9f5ef7a7c/docker-compose.yml#L28

aslepakurov commented 6 years ago

@tomplus that should works, thanks :)

djdefi commented 6 years ago

Docker hub builds are running