Issue: When you make google-auth and receive the error


Resolution:


1.  In your terminal, run the command below:


docker rmi dnxsolutions/aws-google-auth --force


2. Rerun make google-auth.

3. If you still receive the same error, make sure to download the latest image:


public.ecr.aws/dnxsolutions/aws-google-auth:0.0.39-dnx1
public.ecr.aws/dnxsolutions/aws-google-auth:latest


4. Rerun make google-auth.