mirror of https://github.com/portainer/portainer
![]() This fixes a bug where image/registry names that contain a port number were inadvertently truncated (because port numbers are specified with a colon, just like the image tag). For example, updating an image named `registry.example.com:5000/myimage:oldtag` with the new image tag `newtag` was incorrectly transformed into `registry.example.com:newtag` |
||
---|---|---|
.. | ||
handler.go | ||
webhook_create.go | ||
webhook_delete.go | ||
webhook_execute.go | ||
webhook_list.go |