Unable to display updated profile image in .html file in Ionic 4

Here I am getting default image From database through API. When I am choosing image it will be showing then uploading. Image is uploading in server succesfully. When I am back on page and coming back on same page old image is displaying but in URL iam getting image but it is not showing in .html please help me

This is my html page

This is my .ts file

This is in my constructor

This is image uploading function

Please post textual image as text, not images.