Hi,
Version 7.3.25 don't exist on docker hub => https://hub.docker.com/_/php?tab=tags&page=1&name=7.3.25
I tried "FROM php:7.3.25-fpm-stretch" this version don't exist
I tried also "FROM php:7.3-fpm-stretch" but I sitll stuck with the old version. In my case 7.3.16
Regards.