1. Put the cms-ffmpeg-9.1.0.29.tar to /opt/cms/packages folder in bootstrap node 2. Run below command in /opt/cms to push the image to ACR sh deploy-cms.sh image cms-ffmpeg-9.1.0.29.tar 3. Edit cms-ffmpeg deployment to change the cms-ffmpeg image tag to 9.1.0.29 4. Run below command to restart cms-ffmpeg pods: cmscli service restart -s cms-ffmpeg 5. Follow above steps to deploy imagemagick image if needed.