Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Version missmatch #18

Open
uhlhosting opened this issue Feb 26, 2021 · 0 comments
Open

[BUG] Version missmatch #18

uhlhosting opened this issue Feb 26, 2021 · 0 comments

Comments

@uhlhosting
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
Deploy latest released btcpayserver-docker
Install patron via btcpay server

If one checks the

docker-compose-generator/docker-fragments/opt-add-librepatron.yml                                         
version: '3'
services:
    librepatron:
        container_name: librepatron
        restart: unless-stopped
        image: jvandrew/librepatron:0.7.39

Expected behavior
To get version 0.7.39

Screenshots
In reality we get 0.7.37

image

Now I am not sure if this is a typo somewhere so it seems to me. Maybe forgot to bump the version in latest release?
Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant