portainer-templates icon indicating copy to clipboard operation
portainer-templates copied to clipboard

Python template has wrong image tag

Open eifeldriver opened this issue 1 year ago • 1 comments

Hello,

in your template "Python" is the image "linuxserver/python:latest" defined. But these tag doesnt exists.

see: https://hub.docker.com/r/linuxserver/python/tags

Regards

eifeldriver avatar Oct 20 '24 07:10 eifeldriver

Hello,

You're right. Although I generate the templates based on the linuxserver repositories, I mistakenly assumed there would always be a latest tag.

https://github.com/technorabilia/generate-bits/blob/fe15db11c5a2670689dfb79d78399f4ae092e336/templates/templates-2.0.j2#L46

I'll see if I can adjust this.

Thanks for pointing it out.

Regards.

technorabilia avatar Oct 20 '24 07:10 technorabilia

Hello,

It turns out that this project, along with a few others, isn't really meant for direct use. So, I've filtered them out.

https://github.com/technorabilia/generate-bits/commit/360b58eaf8dc46a97918469d94a4027d7bbf320b

Regards.

technorabilia avatar Feb 07 '25 10:02 technorabilia