NginxProxyManager/nginx-proxy-manager

Latest tag forgotten for v2.13.0?

Closed this issue ยท 7 comments

Just FYI, the latest tag on Github is still pointing to v2.12.6 intead of v2.13.0. Not a big issue and maybe on purpose, but this stops the helper script from updating to v2.13.0 :-)

@jc21 please fix, thanks.

Docker pulls v2.13.0 as the latest.

PS C:\Users\tangible> docker images
REPOSITORY                 TAG       IMAGE ID       CREATED        SIZE
jc21/nginx-proxy-manager   latest    f3ca8ef129a4   17 hours ago   1.62GB

The helper script doesn't use docker

The helper script doesn't use docker

No, I know, docker is not the problem. ๐Ÿ™ƒ

The helper script doesn't use docker

No, I know, docker is not the problem. ๐Ÿ™ƒ

Yeah, I was replying to the other person who suggested docker :p

I was simply stating that the docker is showing v2.13.0 as latest and some folks might be confused about it. For example, I wasn't closely following the recent developments and I accidentally checked the change logs for the latest tag instead.

jc21 commented

Fixed, checkbox wasn't ticked on release.. usually it's ticked by default :/