Skip to content

Docker image versions wrong #544

Description

@gaufde

Describe the bug
The version number that recipya reports in the web admin is the same in the :v1.2.1, :v1.2.2, :latest, and :nightly docker images. I didn't test the others due to an error related to a zip file.

To Reproduce
Here is my command for testing

podman run \
-p 8078:8078 \
-v ./env/secrets/recipya-config.json:/root/.config/Recipya/config.json \
reaper99/recipya:v1.2.1

When I log into the web admin, I see:

Image

Expected behavior
I would expect the version number to match the image version number specified in the command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions