WebApp is configured to fetch artefact from ACR as part of CI/CD. The WebApp seems to be running old file compare to what the ACR artefact has (verified by pulling it down from ACR to localhost).
Have performed following actions:
- Restarted WebApp
- Re-constructed artefacts (by deleting them first).
- Changed deployment centre settings and reverted back to original ones.
- Opened the link in Private mode.
- No caching options are set either.
Despite all the actions Web App is running an old file and when I SSH into the Web App file contents are old not what ACR artefact has.