Masonry Card Images not Refreshing

I have images in masonry cards. When I update the image on the server the old image still shows and I can’t seem to get it to refresh. I’m using Chrome and CTRL+F5 doesn’t work. If I right click on the old image that is shown and select Open Image in New Tab the new image opens. The correct image is shown in other places as well. It’s just stuck on the Masonry page. If I close the tab and reopen the correct one comes up, but that’s not a viable solution. Any thoughts on how to force the correct image to be shown? Thanks.

<img class="card-img-top" alt="Card image cap" data-sizes="auto" dmx-bind:data-src="" dmx-bind:src="featured_image==1 ? '/media/featured_images/thumbs/' + tripbit_id + '.jpg' : ''" dmx-show="featured_image==1">

Community Page
Last updated: