Container Registry Permissions

Is there a way to restrict push access to an image repository? For example if I have a Gitlab code repository named “root/hello-world”, and image repositories “root/hello-world/dev/” and “root/hello-world/prod/”, I would like to restrict push access to prod for a select few users. Is that possible?