Closed noneback closed 2 years ago
@WenyXu @nodece
change ghcr.io/casbin-mesh/casbin-mesh:latest
to ghcr.io/casbin/casbin-mesh:main
will help.
I checked the ghcr.io/casbin-mesh/casbin-mesh:latest
, and it works for me.
I checked the
ghcr.io/casbin-mesh/casbin-mesh:latest
, and it works for me.
A little bit weird. When I try to pull the image, it returns Error response from daemon: unauthorized
. Maybe it's due to I don't have the right access permission to casbin-mesh/casbin-mesh
. If so, other users may also not pull its image.
I checked the
ghcr.io/casbin-mesh/casbin-mesh:latest
, and it works for me.A little bit weird. When I try to pull the image, it returns
Error response from daemon: unauthorized
. Maybe it's due to I don't have the right access permission tocasbin-mesh/casbin-mesh
. If so, other users may also not pull its image.
Thank you for reporting this issue, let's change the url to casbin/casbin-mesh. I'll fix it later
By the way, ghcr.io/casbin/casbin-mesh:main
works while ghcr.io/casbin/casbin-mesh:latest
don't.
Cannot pull image from
ghcr.io/casbin-mesh/casbin-mesh:latest
correctly.