Pulling docker image problem

I only use:

sonarqube-check:
  image: gradle:jre11-slim

In others yamls I use:

image : mcr.microsoft.com/dotnet/core/sdk:3.1

Where is this “always” pull policy set?