I am trying to set up continuous integration using the docker image for NCS v3.0.2 as described here: https://docs.nordicsemi.com/bundle/ncs-3.0.2/page/nrf/scripts/docker/README.html
When running nrfutil toolchain-manager, I have noticed that the image does not support the toolchain for v3.0.2. When I list the available toolchains (nrfutil toolchain-manager list) I get the following:
Version Toolchain
PR-21328 /opt/ncs/toolchains/7cbc0036f4
By contrast, the hash I see on in my own installation for v3.0.2 is 0b393f9e1b.
Is this expected? What is the difference between v3.0.2 and PR-21328?