jonasvinther / medusa

A cli tool for importing and exporting Hashicorp Vault secrets
MIT License
472 stars 61 forks source link

set tag into variable "Version" when docker build #159

Closed elopsod closed 4 months ago

elopsod commented 4 months ago

hi

comand medusa version return medusa development on every docker image

docker run  -it ghcr.io/jonasvinther/medusa:0.4.0 version
medusa development

docker run  -it ghcr.io/jonasvinther/medusa:0.7.0 version
medusa development
elopsod commented 4 months ago

Hi @jonasvinther Could you please take a look ?

elopsod commented 4 months ago

@jonasvinther could you please merge Because of pipeline licence error {'detail': ErrorDetail(string='Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 1047s.', code='throttled')}{'detail': ErrorDetail(string='Rate limit reached.

elopsod commented 4 months ago

@jonasvinther sorry for interrupting could you please run the pipeline

jonasvinther commented 4 months ago

Sure :)

elopsod commented 4 months ago

@jonasvinther many thanks!