solaluset / DandelionMusic

Discord music bot written in Python that supports YouTube, SoundCloud, Spotify, Bandcamp, Twitter and custom files
GNU General Public License v3.0
41 stars 16 forks source link

Add latest tag in docker hub #136

Open Rilith opened 2 months ago

Rilith commented 2 months ago

Can you please add the :latest tag in docker? Thak you! (i'm using casaOS but for a bug in the last release i can only pull with the tag "latest". Thank you!

solaluset commented 2 months ago

Can you provide more information about the bug? I don't want to add another tag unless there's no other solution.

Rilith commented 2 months ago

yeah, maybe you are right, the bug was solved one week ago, i guess i should just wait for the new version)

https://github.com/IceWhaleTech/CasaOS/issues/1753

solaluset commented 2 months ago

I see, that's great. I can temporarily create the tag if you want.

Rilith commented 2 months ago

if you can it would be great! Also i do not now anything about docker conventions with tag but i see that a lot of projects have the latest tag!

solaluset commented 2 months ago

Done!

a lot of projects have the latest tag

This project already has master that holds latest version, and I don't want to have two identical tags. I'll keep the latest tag until the issue is resolved.

Rilith commented 2 months ago

Thank you!