kriskbx / gitlab-time-tracker

🦊🕘 A command line interface for GitLab's time tracking feature.
GNU General Public License v2.0
452 stars 83 forks source link

Use docker build args to specify gtt and node versions #118

Open juanluisbaptiste opened 4 years ago

juanluisbaptiste commented 4 years ago

Hi,

This PR builds up on PR #117 and adds build args to be able to specify the gtt and nodejs versions to use at docker image build. It can help ease the new images testing to be able to release an updated image at docker hub (see issue #116). It also updates the default GTT_VERSION value to latest 1.7.40 release.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 65.979% when pulling 1abcdd73043b524e6eab29e25e0e4169581f7ead on juanluisbaptiste:update_gtt_version into ec5ca47d2e45f087dccb6bbdddc970935a61c256 on kriskbx:master.