Skip to content

Cannot unmarshal float environment values. #410

Closed
@cdrage

Description

When passing in a float value through env: seems to fail:

Ex:

  environment:
    TEST: 4
    BAR: 0.3
    FOO: 0.3
ERRO Could not parse config for project foobar : Cannot unmarshal '0.3' of type float64 into a string value 
FATA Failed to load compose file: Cannot unmarshal '0.3' of type float64 into a string value 

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions